ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1AnchorInfo Class / Point Property

In This Topic
    Point Property
    In This Topic
    Gets the position of the anchor on page.
    Syntax
    'Declaration
     
    Public ReadOnly Property Point As PointD
    public PointD Point {get;}
    See Also