Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip Namespace > JPXLContextRange Class : Geometry Property |
public JpxlGeometry Geometry {get; set;}
'Declaration Public Property Geometry As JpxlGeometry
'Usage Dim instance As JPXLContextRange Dim value As JpxlGeometry instance.Geometry = value value = instance.Geometry
public: property JpxlGeometry^ Geometry { JpxlGeometry^ get(); void set ( JpxlGeometry^ value); }