ContainerView Properties

The ContainerView type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets or sets the attributes of the current object. Only attributes of the same type as the object are allowed.
(Inherited from DrawingObject.)
Public propertyExtremaCenter
Gets the view extrema center.
(Inherited from ViewBase.)
Public propertyFrameOrigin
The vector from the view origin to the frame origin.
(Inherited from ViewBase.)
Public propertyHeight
The height of the view frame in paper coordinates.
(Inherited from ViewBase.)
Public propertyIsSheet
Gets a value indicating whether the container view is the drawing's sheet.
(Inherited from ViewBase.)
Public propertyOrigin
The view origin coordinates in the sheet.
(Inherited from ViewBase.)
Public propertyQueryReturnValue
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.)
Public propertyWidth
The width of the view frame in paper coordinates.
(Inherited from ViewBase.)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next