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