Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawParams Class / ScreenToWorld Property

In This Topic
    ScreenToWorld Property (DrawParams)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ScreenToWorld As Single
    public float ScreenToWorld {get; set;}
    See Also