Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutRect Class / GetAngleConstraint Method

In This Topic
    GetAngleConstraint Method
    In This Topic
    Searches for the AngleConstraint.
    Syntax
    'Declaration
     
    Public Function GetAngleConstraint() As AngleConstraint
    public AngleConstraint GetAngleConstraint()
    See Also