Interface IIfcTextStyleWithBoxCharacteristics
Readonly interface for IfcTextStyleWithBoxCharacteristics
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcTextStyleWithBoxCharacteristics : IfcTextStyleSelect, IIfcTextStyleSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BoxHeight
Declaration
IfcPositiveLengthMeasure? BoxHeight { get; set; }
Property Value
|
Improve this Doc
View Source
BoxRotateAngle
Declaration
IfcPlaneAngleMeasure? BoxRotateAngle { get; set; }
Property Value
|
Improve this Doc
View Source
BoxSlantAngle
Declaration
IfcPlaneAngleMeasure? BoxSlantAngle { get; set; }
Property Value
|
Improve this Doc
View Source
BoxWidth
Declaration
IfcPositiveLengthMeasure? BoxWidth { get; set; }
Property Value
|
Improve this Doc
View Source
CharacterSpacing
Declaration
IIfcSizeSelect CharacterSpacing { get; set; }
Property Value