IntersectionFillHatchAngle Property (ActiveX)

Specifies the hatch angle for intersection fill.

Supported platforms: Windows only

Signature

VBA:

object.IntersectionFillHatchAngle
object

Type: SectionTypeSettings

The object to which this property applies.

Property Value

Read-only: No

Type: ACAD_ANGLE

The hatch angle for intersection fill.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available