The following tables list the members exposed by IViewport.
Name | Description | |
---|---|---|
![]() | Active | Gets or sets whether this Viewport is the active Viewport. |
![]() | CCSPerViewport | Gets or sets whether the custom coordinate system associated with this Viewport becomes active when the Viewport is activated. |
![]() | Color | Gets or sets the LineColor of the Viewport. |
![]() | CustomScale | Gets or sets a custom scale factor for the Viewport. |
![]() | DisplayLocked | Gets or sets whether the Viewport is locked in model workspace. |
![]() | Erased | Gets or sets whether to erase or restore the Viewport. |
![]() | Handle | Gets the value of the handle for the Viewport. |
![]() | Height | Gets or sets the height of the Viewport. |
![]() | IsOn | Gets or sets whether the Viewport is displayed in the graphics area. |
![]() | Layer | Gets or sets the name of the Layer of the Viewport. |
![]() | LineScale | Gets or sets the scale factor for the Viewport's LineStyle. |
![]() | LineStyle | Gets or sets the name of the LineStyle for the Viewport. |
![]() | LineWeight | Gets or sets the LineWeight of the Viewport. |
![]() | PrintStyle | Gets or sets the name of the PrintStyle for this Viewport. |
![]() | ShadePrintStyle | Gets or sets the shaded view print style of the Viewport. |
![]() | StandardScale | Gets or sets the standard scale factor for the Viewport. |
![]() | Transparency | Gets or sets the transparency object for this Viewport. |
![]() | Visible | Gets or sets whether to show the Viewport. |
![]() | Width | Gets or sets the width of the Viewport. |
Name | Description | |
---|---|---|
![]() | CreateExtensionDictionary | Creates a dictionary for the Viewport. |
![]() | DeleteCustomData | Deletes the specified custom data from the Viewport. |
![]() | DeleteHyperLink | Deletes the hyperlink attached to the Viewport. |
![]() | GetBoundingBox | Gets the bounding box enclosing the Viewport. |
![]() | GetCenter | Gets the center point of the Viewport. |
![]() | GetClippedObject | Gets the entity that defines the clipping boundary of the Viewport. |
![]() | GetCustomData | Gets the specified custom data for the Viewport. |
![]() | GetExtensionDictionary | Gets the dictionary for the Viewport. |
![]() | GetHyperLink | Gets the hyperlink attached to the Viewport. |
![]() | GetIsClipped | Gets whether the Viewport is clipped by an entity. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the Viewport, if the dictionary exists and is empty. |
![]() | Select | Adds or removes the selected Viewport to or from the current selection set. |
![]() | SetCenter | Sets the center point of the Viewport. |
![]() | SetCustomData | Sets the custom data for the Viewport. |
![]() | SetHyperLink | Sets the hyperlink to attach to the Viewport. |