ImageGear for .NET
SetRightTop Method




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

Parameters

value
New right top point.
See Also

Reference

ImGearVectorEntityRaster Class
ImGearVectorEntityRaster Members
ImGearVectorPoint3D Structure

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback