DentalPanoramicExtractorExtrusionDown Property |
Get the extrusion length of dental arch curve in the direction of head towards feet.
Namespace: OIV.ImageViz.WorkflowsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public double ExtrusionDown { get; set; }
Public Property ExtrusionDown As Double
Get
Set
public:
property double ExtrusionDown {
double get ();
void set (double value);
}
member ExtrusionDown : float with get, set
Property Value
Type:
DoubleRemarks This length is expressed in mm. Default value is 30.
See Also