Visual Basic (Declaration) | |
---|---|
Public Property Geometry As JpxlGeometry |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public JpxlGeometry Geometry {get; set;} |
C++/CLI | |
---|---|
public: property JpxlGeometry^ Geometry { JpxlGeometry^ get(); void set (JpxlGeometry^ value); } |
Return Value
A JpxlGeometry object which represents the geometry identified in a JPXLContextRange.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family