HasSheetView Property |
Specifies whether the viewport is linked to a corresponding sheet view.
Signature
object.HasSheetView
object
PViewport
The object or objects this property applies to.
HasSheetView
Boolean; read-only
TRUE: The viewport has a corresponding sheet view.
FALSE: The viewport does not have a corresponding sheet view.
Remarks
Note To access this property, use the IAcadPViewport2 interface.
Comments? |