Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearPath Class / LineTypeMethod Property

In This Topic
    LineTypeMethod Property (LinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property LineTypeMethod As colorMethodType
    public override colorMethodType LineTypeMethod {get; set;}
    See Also