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: 10.12.3.0 (10.12.3.0)
Syntaxpublic 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:
Double
RemarksThis length is expressed in mm. Default value is 30.
See Also