ImageGear .NET - Updated October 26, 2017
GeometryType Property




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityGeometry Class : 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

Property Value

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

Reference

ImGearVectorEntityGeometry Class
ImGearVectorEntityGeometry Members
ImGearVectGeometryType Enumeration