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

In This Topic
    TransformedLocation Property
    In This Topic
    Gets the coordinates of the point relative to the LayoutHost.
    Syntax
    'Declaration
     
    Public ReadOnly Property TransformedLocation As System.Drawing.PointF
    public System.Drawing.PointF TransformedLocation {get;}
    See Also