Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / SizeConstraint Class / AnchorPoint2 Property

In This Topic
    AnchorPoint2 Property
    In This Topic
    Gets the second anchor point for measuring the source distance.
    Syntax
    'Declaration
     
    Public ReadOnly Property AnchorPoint2 As AnchorPoint
    public AnchorPoint AnchorPoint2 {get;}
    See Also