Public Methods
Delete | Deletes the specified object. |
GetExtensionDictionary | Gets the extension dictionary associated with an object. |
GetGridSpacing | Sets or returns the current grid spacing setting value. |
GetSnapSpacing | Sets or returns the current snap spacing setting value. |
GetXData | Returns the extended entity data associated with an entity. |
SetGridSpacing | Sets or returns the grid spacing value for the viewport. |
SetSnapSpacing | Sets or returns the snap spacing value for the viewport. |
SetView | Sets the view to a saved view in the Views collection. |
SetXData | Sets the extended entity data associated with an entity. |
Split | Splits the viewport based on the split type specified. |
Public Properties
Application | Returns the Application object. |
Center | Sets or returns the center of the viewport. |
Direction | Sets or returns the viewing direction (view point) for the view. |
Document | Returns the document associated with the object. |
GridOn | Sets or returns whether the grid is on or off. |
Handle | Returns the handle of the item. |
HasExtensionDictionary | Determines if the object has an extension dictionary associated with it. |
Height | Sets or returns the height of the viewport. |
LowerLeftCorner | Sets or returns the lower left corner for the viewport. |
Name | Returns the object name. |
OrthoOn | Sets or returns whether the ortho mode is on or off. |
Parent | Returns the database item's parent object. |
SnapBasePoint | Sets or returns the snap origin point for the viewport. |
SnapOn | Sets the snap is on or off. |
SnapRotationAngle | Sets or returns the snap rotation angle of the viewport relative to the current User Coordinate System. |
Target | Sets or returns the target point for the view. |
UCSIconAtOrigin | Turns the User Coordinate System Icon at the origin on or off. |
UCSIconOn | Turns the User Coordinate System Icon on or off. |
UpperRightCorner | Sets or returns the UpperRight corner for the view. |
Width | Sets or returns the width of the view. |