ImageGear .NET
GetRestrictPoint Method




Returns an additional point defining restriction width and height.
Syntax
'Declaration
 
Public Function GetRestrictPoint() As ImGearVectorPoint2D
'Usage
 
Dim instance As ImGearVectorEntityText
Dim value As ImGearVectorPoint2D
 
value = instance.GetRestrictPoint()
public ImGearVectorPoint2D GetRestrictPoint()
public: ImGearVectorPoint2D GetRestrictPoint(); 
public:
ImGearVectorPoint2D GetRestrictPoint(); 

Return Value

New instance of ImGearVectorPoint2D structure object.
Remarks
Restriction is taken into account if any RESTRICT_... alignment flag is set.
See Also

Reference

ImGearVectorEntityText Class
ImGearVectorEntityText Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback