Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / DrawOnScreenParams Class / Stride Property

In This Topic
    Stride Property
    In This Topic
    Gets or sets the stride of each row of depth values.
    Syntax
    'Declaration
     
    Public Property Stride As Integer
    public int Stride {get; set;}
    See Also