Class IfcTextStyle

IfcTextStyle class

Partial IIfc entity class

IfcTextStyle

public class IfcTextStyle : IfcPresentationStyle

Constructors

NameDescription
IfcTextStyle()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
ModelOrDraughting { get; set; }ModelOrDraughting
Name { get; set; }Name
TextCharacterAppearance { get; set; }TextCharacterAppearance
TextFontStyle { get; set; }TextFontStyle
TextStyle { get; set; }TextStyle

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