MLeaderStyleOverwritePropChanged Method
|
Checks whether properties are modified.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool OverwritePropChanged()
Public Function OverwritePropChanged As Boolean
public:
bool OverwritePropChanged()
member OverwritePropChanged : unit -> bool
Return Value
Boolean
true if properties are modified,
false otherwise.
See Also