ImageGear for .NET
SetAlignPoint Method




An alignment point to be set.
Sets an additional alignment point.
Syntax
'Declaration
 
Public Sub SetAlignPoint( _
   ByVal value As ImGearVectorPoint2D _
) 
'Usage
 
Dim instance As ImGearVectorEntityText
Dim value As ImGearVectorPoint2D
 
instance.SetAlignPoint(value)
public void SetAlignPoint( 
   ImGearVectorPoint2D value
)
public: void SetAlignPoint( 
   ImGearVectorPoint2D value
) 
public:
void SetAlignPoint( 
   ImGearVectorPoint2D value
) 

Parameters

value
An alignment point to be set.
See Also

Reference

ImGearVectorEntityText Class
ImGearVectorEntityText Members
ImGearVectorPoint2D Structure

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback