VisualStyle Property (ActiveX)

Specifies the visual style for a viewport.

Supported platforms: Windows only

Signature

VBA:

object.VisualStyle
object

Type: PViewport

The object this property applies to.

Property Value

Read-only: No

Type: Long

ID of the visual style that should be assigned to the paper space viewport.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available