ImageGear .NET
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()
public ImGearVectorPoint3D GetRightTop()
public: ImGearVectorPoint3D GetRightTop(); 
public:
ImGearVectorPoint3D GetRightTop(); 

Return Value

ImGearVectorPoint3D structure object.
See Also

Reference

ImGearVectorEntityRaster Class
ImGearVectorEntityRaster Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback