Interface IIfcTextStyle
Readonly interface for IfcTextStyle
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcTextStyle : IIfcPresentationStyle, IfcStyleAssignmentSelect, IIfcStyleAssignmentSelect, IPersistEntity, IfcPresentationStyleSelect, IIfcPresentationStyleSelect, IExpressSelectType, IPersist
Properties
|
Improve this Doc
View Source
ModelOrDraughting
Declaration
IfcBoolean? ModelOrDraughting { get; set; }
Property Value
|
Improve this Doc
View Source
TextCharacterAppearance
Declaration
IIfcTextStyleForDefinedFont TextCharacterAppearance { get; set; }
Property Value
|
Improve this Doc
View Source
TextFontStyle
Declaration
IIfcTextFontSelect TextFontStyle { get; set; }
Property Value
|
Improve this Doc
View Source
TextStyle
Declaration
IIfcTextStyleTextModel TextStyle { get; set; }
Property Value