Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / UserInterfaceBase Class / LocationAtOrigin Property

In This Topic
    LocationAtOrigin Property
    In This Topic
    When doing a render to Bitmap of the item, must not change the viewport origin.
    Syntax
    'Declaration
     
    Protected Property LocationAtOrigin As Boolean
    protected bool LocationAtOrigin {get; set;}
    See Also