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

Return Value

ImGearVectorPoint3D structure object.
See Also

Reference

ImGearVectorEntityRaster Class
ImGearVectorEntityRaster Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback