DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / VoxelScale Property

In This Topic
    VoxelScale Property
    In This Topic
    Scaling factor to apply to Voxel Steps, higher value produces lower resolution with higher speed. This can be useful in mouse move for operation such as rotating VR object
    Syntax
    'Declaration
     
    
    Public Property VoxelScale As System.Single
    public System.float VoxelScale {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also