ImageGear for .NET
SetLeftTop Method




New left top point.
Sets a new left top point for the raster.
Syntax
'Declaration
 
Public Sub SetLeftTop( _
   ByVal value As ImGearVectorPoint3D _
) 
'Usage
 
Dim instance As ImGearVectorEntityRaster
Dim value As ImGearVectorPoint3D
 
instance.SetLeftTop(value)
public void SetLeftTop( 
   ImGearVectorPoint3D value
)
public: void SetLeftTop( 
   ImGearVectorPoint3D value
) 
public:
void SetLeftTop( 
   ImGearVectorPoint3D value
) 

Parameters

value
New left top point.
See Also

Reference

ImGearVectorEntityRaster Class
ImGearVectorEntityRaster Members
ImGearVectorPoint3D Structure

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback