Class IfcTextStyleTextModel

IfcTextStyleTextModel class

IfcTextStyleTextModel

public class IfcTextStyleTextModel : IfcPresentationItem

Constructors

NameDescription
IfcTextStyleTextModel()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LetterSpacing { get; set; }LetterSpacing
LineHeight { get; set; }LineHeight
TextAlign { get; set; }TextAlign
TextDecoration { get; set; }TextDecoration
TextIndent { get; set; }TextIndent
TextTransform { get; set; }TextTransform
WordSpacing { get; set; }WordSpacing

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also