Class IfcTextStyleFontModel

IfcTextStyleFontModel class

Partial IIfc entity class

IfcTextStyleFontModel

public class IfcTextStyleFontModel : IfcPreDefinedTextFont

Constructors

NameDescription
IfcTextStyleFontModel()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
FontFamily { get; set; }FontFamily
FontSize { get; set; }FontSize
FontStyle { get; set; }FontStyle
FontVariant { get; set; }FontVariant
FontWeight { get; set; }FontWeight
Name { get; set; }Name

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