![]() | IReinforcementMark Property |
Gets the object mark (an arbitrary number used in drawings)
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


![]() | IReinforcementMark Property |
Namespace: TSD.API.Remoting.Reinforcement
IReadOnlyProperty<long> Mark { get; }
ReadOnly Property Mark As IReadOnlyProperty(Of Long) Get
property IReadOnlyProperty<long long>^ Mark { IReadOnlyProperty<long long>^ get (); }
abstract Mark : IReadOnlyProperty<int64> with get