[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.CompiledRegionExtensions

CompiledRegionExtensions Class

Contains helper methods for the CompiledRegion.

Inheritance
CompiledRegionExtensions
Namespace: GrapeCity.ActiveReports.Rendering.Tools
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public static class CompiledRegionExtensions

Methods

Name Description
Compile(RegionEx)

Converts the RegionEx to a CompiledRegion.

Exclude(CompiledRegion, PathEx)

Excludes the specified path from the compiled region.

Intersect(CompiledRegion, PathEx)

Intersects the compiled region with the specified path.

Union(CompiledRegion, PathEx)

Adds the specified path to the compiled region.