ImageGear .NET - Updated November 28, 2017
GetRightTop Method




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

Return Value

ImGearVectorPoint3D structure object.
See Also

Reference

ImGearVectorEntityRaster Class
ImGearVectorEntityRaster Members