SettingsCmdAddWideningSettingsCmdWideningOptionsTaperInputType Property |
Specifies the TaperInputType for alignment widening options.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<TransitionInputType> TaperInputType { get; }
Public ReadOnly Property TaperInputType As PropertyEnum(Of TransitionInputType)
Get
public:
property PropertyEnum<TransitionInputType>^ TaperInputType {
PropertyEnum<TransitionInputType>^ get ();
}
Property Value
PropertyEnumTransitionInputType
See Also