C#
VB
C++
Gets information about the dotted line.
public IList<LeadRect> Dots { get; }
Public ReadOnly Property Dots() As IList(Of LeadRect)
Get
IList<LeadRect> is a list that represents the location information of all the dots inside the dotted line.
Refer to the AutoZoningCommand example.
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