Property IsUpdated
- Namespace
- VectorDraw.Professional.vdPrimaries
- Assembly
- VectorDraw.Professional.dll
IsUpdated
returns true if the object is updated and false if the object needs to be updated. An object needs to be updated when it's Bounding Box is empty and not calculated.
public bool IsUpdated { get; }