Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / FrustumParams Class / Pattern Property

In This Topic
    Pattern Property (FrustumParams)
    In This Topic
    Gets or sets the line pattern.
    Syntax
    'Declaration
     
    Public Property Pattern As LinePattern
    public LinePattern Pattern {get; set;}
    See Also