DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage3D Class / Step Property

In This Topic
    Step Property
    In This Topic
    Step to use when RayCasting (MIP & VR only)
    Syntax
    'Declaration
     
    
    Public Property Step As System.Single
    public System.float Step {get; set;}
    Remarks
    Size of the step used, as a multiplier of the minimum voxel dimension. Default is 0.5
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also