BaseXamlWriterSettingsFullNumberFormatString Property |
Gets full NumberFormatString - for example "{0:0.###}". To set the number format use NumberFormatString property.
Namespace: Ab3d.Common.Reader3dsAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public string FullNumberFormatString { get; }
Property Value
Type:
StringSee Also