Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / PositionConstraint Class / AnchorPoint Property

In This Topic
    AnchorPoint Property
    In This Topic
    Gets the AnchorPoint used as the origin position for the constraint.
    Syntax
    'Declaration
     
    Public ReadOnly Property AnchorPoint As AnchorPoint
    public AnchorPoint AnchorPoint {get;}
    See Also