ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / CompiledRegion Class
Members

In This Topic
    CompiledRegion Class
    In This Topic
    Represents a region that is defined by a set of rectangles and polygons.
    Object Model
    CompiledRegion Class
    Syntax
    'Declaration
     
    Public Class CompiledRegion 
    public class CompiledRegion 
    Remarks
    This class 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.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Rendering.Tools.CompiledRegion

    See Also