PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1AnchorInfo Class / Anchor Property

In This Topic
    Anchor Property (C1AnchorInfo)
    In This Topic
    Gets the C1Anchor associated with the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Anchor As C1Anchor
    public C1Anchor Anchor {get;}
    See Also