IfcTextStyle
IfcTextStyle class
部分 IIfc 实体类
IfcTextStyle
public class IfcTextStyle : IfcPresentationStyle
构造函数
| 姓名 | 描述 |
|---|---|
| IfcTextStyle() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| EntityLabel { get; } | 获取实体标签。 |
| Name { get; set; } | 名称 |
| TextCharacterAppearance { get; set; } | TextCharacterAppearance |
| TextFontStyle { get; set; } | TextFontStyle |
| TextStyle { get; set; } | TextStyle |
方法
| 姓名 | 描述 |
|---|---|
| override Equals(object) | 判断指定是否等于这个实例。 |
| override GetHashCode() | 返回此实例的哈希码。 |