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
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(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
Returns a string that represents the current object.
(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