BaseXamlWriterSettingsUseColorNames Property |
If true (default) known colors are written by their name (Black). If false a hexedecimal ARGB display is used (0xFF000000).
Namespace: Ab3d.Common.Reader3dsAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public bool UseColorNames { get; set; }
Property Value
Type:
BooleanSee Also