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