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