Gets whether the style is used by other objects in the current drawing.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsUsed { get; }
Public ReadOnly Property IsUsed As Boolean
Get
public:
property bool IsUsed {
bool get ();
}
Property Value
Boolean
See Also