Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / FrontFaceCW Property

In This Topic
    FrontFaceCW Property
    In This Topic
    Gets or sets a value telling if the current front faces are oriented clockwise.
    Syntax
    'Declaration
     
    Public Property FrontFaceCW As Boolean
    public bool FrontFaceCW {get; set;}
    See Also