ImageGear .NET
GeometryType Property




Gets the type of geometry contained by the geometry entity.
Syntax
public ImGearVectGeometryType GeometryType {get;}
public: __property ImGearVectGeometryType get_GeometryType();
public:
property ImGearVectGeometryType GeometryType {
   ImGearVectGeometryType get();
}
'Declaration
 
Public ReadOnly Property GeometryType As ImGearVectGeometryType
 
'Usage
 
Dim instance As ImGearVectorEntityGeometry
Dim value As ImGearVectGeometryType
 
value = instance.GeometryType

Property Value

ImGearVectGeometryType enumeration value.
Remarks
See ImGearVectGeometryType enumeration for more information.
See Also

Reference

ImGearVectorEntityGeometry Class
ImGearVectorEntityGeometry Members
ImGearVectGeometryType Enumeration

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback