IViewport Interface Methods Send Feedback
See Also 

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

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the Viewport.  
 MethodDeleteCustomDataDeletes the specified custom data from the Viewport.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to the Viewport.  
 MethodGetBoundingBoxGets the bounding box enclosing the Viewport.  
 MethodGetCenterGets the center point of the Viewport.  
 MethodGetClippedObjectGets the entity that defines the clipping boundary of the Viewport.  
 MethodGetCustomDataGets the specified custom data for the Viewport.  
 MethodGetExtensionDictionaryGets the dictionary for the Viewport.  
 MethodGetHyperLinkGets the hyperlink attached to the Viewport.  
 MethodGetIsClippedGets whether the Viewport is clipped by an entity.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Viewport, if the dictionary exists and is empty.  
 MethodSelectAdds or removes the selected Viewport to or from the current selection set.  
 MethodSetCenterSets the center point of the Viewport.  
 MethodSetCustomDataSets the custom data for the Viewport.  
 MethodSetHyperLinkSets the hyperlink to attach to the Viewport.  
Top

See Also