ImageGear .NET - Updated March 30, 2018
GetLeftBottom Method




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

Return Value

ImGearVectorPoint3D structure object.
See Also

Reference

ImGearVectorEntityRaster Class
ImGearVectorEntityRaster Members