ImageGear .NET
SetRightBottom Method




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

Parameters

value
New right bottom point.
See Also

Reference

ImGearVectorEntityRaster Class
ImGearVectorEntityRaster Members
ImGearVectorPoint3D Structure

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback