ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PathPrototype Class / _box Method

In This Topic
    _box Method (_PathPrototype)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function _box() As IRectangle
    public abstract IRectangle _box()
    See Also