UIView Members

The UIView type exposes the following members.

Methods

  NameDescription
Public methodClose
Closes the view.
Public methodDispose
Releases all resources used by the UIView
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGetWindowRectangle
Gets the rectangle containing the coordinates of the view's drawing area.
Public methodGetZoomCorners
Gets the corners of the view's rectangle. The two points that define the corners of the view's rectangle in model coordinates.
Public methodToString (Inherited from Object.)
Public methodZoom
Zoom the view.
Public methodZoomAndCenterRectangle
Zoom and center the view to a specified rectangle.
Public methodZoomSheetSize
Zoom to the sheet size.
Public methodZoomToFit
Zoom the view to fit its contents.

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyViewId
The id of the View associated with a UIView.

See Also