ImageGear for .NET
GeometryType Property




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

Property Value

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

Reference

ImGearVectorEntityGeometry Class
ImGearVectorEntityGeometry Members
ImGearVectGeometryType Enumeration

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback