Eyeshot 11 WPF API Reference
WPF 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