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

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