C#
VB
C++
Gets or sets the orientation of the dotted line.
public bool IsVerticalDotLine { get; set; }
Public Property IsVerticalDotLine() As Boolean
Get
Set
public:
property bool IsVerticalDotLine
{
bool get()
void set(bool value)
}
This value is true if the dotted line has a vertical orientation and false if the dotted line has an horizontal orientation.
Refer to 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