C#
VB
C++
Gets or sets a JPx geometry.
public JpxlGeometry Geometry { get; set; }
Public Property Geometry As Leadtools.Jpip.JpxlGeometry
public:
property Leadtools.Jpip.JpxlGeometry^ Geometry {
Leadtools.Jpip.JpxlGeometry^ get();
void set ( Leadtools.Jpip.JpxlGeometry^ );
}
A JpxlGeometry object which represents the geometry identified in a JPXLContextRange.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET