DentalPanoramicExtractorSlabThickness Property |
Get the number of slices of the panoramic volume used to build the output panoramic image.
Namespace: OIV.ImageViz.WorkflowsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public uint SlabThickness { get; set; }
Public Property SlabThickness As UInteger
Get
Set
public:
property unsigned int SlabThickness {
unsigned int get ();
void set (unsigned int value);
}
member SlabThickness : uint32 with get, set
Property Value
Type:
UInt32Remarks See Also