LinearTransitionDescriptionTaperInput Property |
Sets or gets the taper input type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic TaperInputType TaperInput { get; set; }
Public Property TaperInput As TaperInputType
Get
Set
public:
property TaperInputType TaperInput {
TaperInputType get ();
void set (TaperInputType value);
}
Property Value
TaperInputType
See Also