IntersectionFillHatchPatternType Property (ActiveX)

Specifies the hatch pattern type for intersection fill.

Supported platforms: Windows only

Signature

VBA:

object.IntersectionFillHatchPatternType
object

Type: SectionTypeSettings

The object to which this property applies.

Property Value

Read-only: No

Type: AcPatternType enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available