IViewport Interface Properties Send Feedback
See Also 

For a list of all members of this type, see IViewport members.

Public Properties

 NameDescription
 PropertyActiveGets or sets whether this Viewport is the active Viewport.  
 PropertyCCSPerViewportGets or sets whether the custom coordinate system associated with this Viewport becomes active when the Viewport is activated.  
 PropertyColorGets or sets the LineColor of the Viewport.  
 PropertyCustomScaleGets or sets a custom scale factor for the Viewport.  
 PropertyDisplayLockedGets or sets whether the Viewport is locked in model workspace.  
 PropertyErasedGets or sets whether to erase or restore the Viewport.  
 PropertyHandleGets the value of the handle for the Viewport.  
 PropertyHeightGets or sets the height of the Viewport.  
 PropertyIsOnGets or sets whether the Viewport is displayed in the graphics area.  
 PropertyLayerGets or sets the name of the Layer of the Viewport.  
 PropertyLineScaleGets or sets the scale factor for the Viewport's LineStyle.  
 PropertyLineStyleGets or sets the name of the LineStyle for the Viewport.  
 PropertyLineWeightGets or sets the LineWeight of the Viewport.  
 PropertyPrintStyleGets or sets the name of the PrintStyle for this Viewport.  
 PropertyShadePrintStyleGets or sets the shaded view print style of the Viewport.  
 PropertyStandardScaleGets or sets the standard scale factor for the Viewport.  
 PropertyTransparencyGets or sets the transparency object for this Viewport.  
 PropertyVisibleGets or sets whether to show the Viewport.  
 PropertyWidthGets or sets the width of the Viewport.  
Top

See Also