C#
VB
C++
Gets a value indicating whether this instance is dirty.
public virtual bool IsDirty { get; }
<BrowsableAttribute(False)>
Public Overridable ReadOnly Property IsDirty As Boolean
[BrowsableAttribute(false)]
public:
virtual property bool IsDirty {
bool get();
}
true
if this instance is dirty; otherwise, false
.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET