Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesSettings Class / DashedHiddenLinesPattern Property

In This Topic
    DashedHiddenLinesPattern Property
    In This Topic
    Gets or sets the dashed hidden lines pattern.
    Syntax
    'Declaration
     
    Public Property DashedHiddenLinesPattern As UShort
    public ushort DashedHiddenLinesPattern {get; set;}
    See Also