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