public class IfcTextStyleForDefinedFont2X3 extends IfcEntityBase implements com.aspose.cad_internal.fileformats.ifc.IIfcTextStyleForDefinedFont
| Constructor and Description |
|---|
IfcTextStyleForDefinedFont2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcColour2X3 |
getBackgroundColour() |
IfcColour2X3 |
getColour() |
void |
setBackgroundColour(IfcColour2X3 value) |
void |
setColour(IfcColour2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcColour2X3 getColour()
public final void setColour(IfcColour2X3 value)
public final IfcColour2X3 getBackgroundColour()
public final void setBackgroundColour(IfcColour2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.