←Select platform

Geometry Property

Summary

Gets or sets a JPx geometry.

Syntax

C#
VB
C++
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^ ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly