Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FastPointCloud Class / ZoomFitSpeed Property

In This Topic
    ZoomFitSpeed Property (FastPointCloud)
    In This Topic
    Gets or sets the number of points skipped during zoom fit.
    Syntax
    'Declaration
     
    Public Property ZoomFitSpeed As Integer
    public int ZoomFitSpeed {get; set;}
    See Also