This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingLabel Interface > ITrackingLabel.Dirty Property (ArcObjects .NET 10.5 SDK) |
Indicates if the label properties have changed since last drawn.
[Visual Basic .NET] Public ReadOnly Property Dirty As Boolean
[C#] public bool Dirty {get;}
[C++]
HRESULT get_Dirty(
VARIANT_BOOL* pbvarDirty
);
[C++]
Parameters pbvarDirty [out, retval] pbvarDirty is a parameter of type VARIANT_BOOL