Interface IIfcTextStyle
Readonly interface for IfcTextStyle
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcTextStyle : IIfcPresentationStyle, IPersistEntity, IfcPresentationStyleSelect, IIfcPresentationStyleSelect, IExpressSelectType, IPersist
Properties
|
Improve this Doc
View Source
TextCharacterAppearance
Declaration
IIfcCharacterStyleSelect 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
IIfcTextStyleSelect TextStyle { get; set; }
Property Value