WorksharingDisplayGraphicSettingsIsApplied Property |
Indicates whether this set of graphic overrides will be applied.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsApplied { get; }
Public ReadOnly Property IsApplied As Boolean
Get
public:
property bool IsApplied {
bool get ();
}
member IsApplied : bool with get
Property Value
Boolean
See Also