'Declaration Public Shared Sub Exclude( _ ByVal rgn As CompiledRegion, _ ByVal path As PathEx _ )
public static void Exclude( CompiledRegion rgn, PathEx path )
Parameters
- rgn
- The compiled region.
- path
- The path to exclude.
'Declaration Public Shared Sub Exclude( _ ByVal rgn As CompiledRegion, _ ByVal path As PathEx _ )
public static void Exclude( CompiledRegion rgn, PathEx path )