Property OsnapCrossMarksCount
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
OsnapCrossMarksCount
Get/Set the number of temporary cross Osnaps that are added to the active action list.
Default value is 20.
If items reach the maximum number of temporary cross Osnaps then the first added temporary cross Osnap is removed from the list when a new temporary cross Osnap is added.
This property is static and applies to all documents of the application.
public int OsnapCrossMarksCount { get; set; }