ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi Namespace / GdiCanvasItemRenderer Class / Origin Field

In This Topic
    Origin Field (GdiCanvasItemRenderer)
    In This Topic
    Gets the origin point.
    Syntax
    'Declaration
     
    Public Origin As PointF
    public PointF Origin
    Remarks
    This property should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also