ImageGear for .NET
SetLeftBottom Method




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

Parameters

value
New left bottom point.
See Also

Reference

ImGearVectorEntityRaster Class
ImGearVectorEntityRaster Members
ImGearVectorPoint3D Structure

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback