Geometry Property

Summary
Gets or sets a JPx geometry.
Syntax
C#
VB
C++
public JpxlGeometry Geometry { get; set; } 
  
Public Property Geometry As JpxlGeometry 
public: 
property JpxlGeometry^ Geometry { 
   JpxlGeometry^ get(); 
   void set (    JpxlGeometry^ ); 
} 

Property Value

A JpxlGeometry object which represents the geometry identified in a JPXLContextRange.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.