| Visual Basic | |
|---|---|
Property FitSmooth As dsPolyLine3DFitSmooth_e | |
| C# | |
|---|---|
dsPolyLine3DFitSmooth_e FitSmooth {get; set;} | |
| JavaScript | |
|---|---|
get_FitSmooth () : String put_FitSmooth ( NewVal : String ) | |
| COM native C++ | |
|---|---|
HRESULT get_FitSmooth( dsPolyLine3DFitSmooth_e* Val ) HRESULT put_FitSmooth( dsPolyLine3DFitSmooth_e NewVal | |
| C++ | |
|---|---|
DSRESULT get_FitSmooth ( dsPolyLine3DFitSmooth_e* Val ) DSRESULT put_FitSmooth( dsPolyLine3DFitSmooth_e NewVal ) | |
Property Value
Smoothing function as defined in dsPolyLine3DFitSmooth_eDraftSight V1R1.3
Syntax