ImageGear .NET - Updated May 30, 2018
Handle Property




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorObject Class : Handle Property
Gets an internal handle of the object. This handle can be used as an unique identifier of the vector object.
Syntax
'Declaration
 
Public ReadOnly Property Handle As IntPtr
 
'Usage
 
Dim instance As ImGearVectorObject
Dim value As IntPtr
 
value = instance.Handle

Property Value

IntPtr handle.
See Also

Reference

ImGearVectorObject Class
ImGearVectorObject Members