Color
IDrawableProperties.Color property
用颜色表示几何图形
public ColorRGB? Color { get; }
适当的价值
如果没有指定颜色,则为空,RGB指定颜色
也可以看看
- struct ColorRGB
- interface IDrawableProperties
- 命名空间 Aspose.CAD.FileFormats.Iges.Drawables
- 部件 Aspose.CAD
用颜色表示几何图形
public ColorRGB? Color { get; }
如果没有指定颜色,则为空,RGB指定颜色