ImageGear .NET - Updated October 26, 2017
GetLeftTop Method




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityRaster Class : GetLeftTop Method
Returns left top point of the raster.
Syntax
'Declaration
 
Public Function GetLeftTop() As ImGearVectorPoint3D
 
'Usage
 
Dim instance As ImGearVectorEntityRaster
Dim value As ImGearVectorPoint3D
 
value = instance.GetLeftTop()

Return Value

ImGearVectorPoint3D structure object.
See Also

Reference

ImGearVectorEntityRaster Class
ImGearVectorEntityRaster Members