Property PrimaryFlag
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
PrimaryFlag
Returns a generic flag that provides temporary information about the object.
public byte PrimaryFlag { get; }
Property Value
Remarks
Usually it gets a value other than 0 if the object is temporarely used. 0 : no temporary values 1 : it is a Temporary object created to visualize the Move Grip point action 2 : it is a Temporary object created to calculate an ObjectSnap 3 : it is a Temporary object created to visualize a Mirror user Action