| Package | Description |
|---|---|
| com.aspose.cad.fileformats.iges.commondefinitions | |
| com.aspose.cad.fileformats.iges.drawables |
| Modifier and Type | Method and Description |
|---|---|
ColorRGB |
ColorRGB.Clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColorRGB.CloneTo(ColorRGB that) |
static boolean |
ColorRGB.isEquals(ColorRGB obj1,
ColorRGB obj2) |
| Modifier and Type | Method and Description |
|---|---|
ColorRGB |
DrawableProperties.getColor()
Color of an
Aspose.CAD.FileFormats.Iges.Drawables.Drawable object |
ColorRGB |
IDrawableProperties.getColor()
Color to represent geometry with
|
| Constructor and Description |
|---|
DrawableProperties(ColorRGB color,
double lineThickness,
boolean visible,
double UnitToMM,
LinePatternPredef linePattern)
Constructor that takes values for all fields
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.