| Package | Description |
|---|---|
| com.aspose.cad.fileformats.iges.drawables |
| Modifier and Type | Method and Description |
|---|---|
LinePatternPredef |
DrawableProperties.getLinePattern()
Line pattern for lines that the parent
Aspose.CAD.FileFormats.Iges.Drawables.Drawable consist of |
LinePatternPredef |
IDrawableProperties.getLinePattern()
Line pattern to represent geometry with
|
static LinePatternPredef |
LinePatternPredef.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinePatternPredef[] |
LinePatternPredef.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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.