|
M
DeactivateAllModes()
|
None
|
Deactivates all temporary modes that are currently active.
|
|
|
M
DeactivateMode(TemporaryViewMode)
|
None
|
Deactivates the given temporary mode.
|
|
|
M
Dispose()
|
None
|
Causes the object to release immediately any resources it may be utilizing. (Inherited from APIObject )
|
APIObject
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetCaption(TemporaryViewMode)
|
String
|
A text caption to use for the given mode.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
IsCustomized()
|
Boolean
|
Identifies if a custom temporary view mode is currently active.
A custom mode is active if there is a non-empty string set for CustomTitle .
|
|
|
M
IsModeActive(TemporaryViewMode)
|
Boolean
|
Tests whether a given mode is currently active or not.
|
|
|
M
IsModeAvailable(TemporaryViewMode)
|
Boolean
|
Tests whether a temporary view mode is currently available in the associated view.
|
|
|
M
IsModeEnabled(TemporaryViewMode)
|
Boolean
|
Tests whether a temporary view mode is currently enabled in the associated view.
|
|
|
M
IsValidState(PreviewFamilyVisibilityMode)
|
Boolean
|
Tests whether the given state is valid for the associated view and the context the view is currently in.
|
|
|
M
RemoveCustomization()
|
None
|
Removes all customized values for the TemporaryViewProperties mode.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|