SettingsCmdWeedFeaturesSettingsCmdFeatureLineWeedApplyLengthFactor Property |
Specifies whether the Length factor in the Weed Vertices dialog box is selected by default.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean ApplyLengthFactor { get; }
Public ReadOnly Property ApplyLengthFactor As PropertyBoolean
Get
public:
property PropertyBoolean^ ApplyLengthFactor {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also