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

In This Topic
    Location Property (AnchorPoint)
    In This Topic
    Gets the coordinates of the point relative to the owner LayoutView.
    Syntax
    'Declaration
     
    Public ReadOnly Property Location As System.Drawing.PointF
    public System.Drawing.PointF Location {get;}
    See Also