ISmartArtNodeCollection
IsSynchronized Property
|
Namespace:
Spire.Presentation.Diagrams
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
bool IsSynchronized { get; }
ReadOnly Property IsSynchronized As Boolean
Get
property bool IsSynchronized {
bool get ();
}
abstract IsSynchronized : bool with get
Property Value
Type:
Boolean
See Also