SettingsAmbientSettingsUnitlessNumberSign Property |
Specifies how to mark numbers as positive or negative.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<SignType> Sign { get; }
Public ReadOnly Property Sign As PropertyEnum(Of SignType)
Get
public:
property PropertyEnum<SignType>^ Sign {
PropertyEnum<SignType>^ get ();
}
Property Value
PropertyEnumSignType
See Also