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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly