Search Results for

    Show / Hide Table of Contents

    Interface IIfcTextStyleTextModel

    Readonly interface for IfcTextStyleTextModel

    Inherited Members
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcTextStyleTextModel : IfcTextStyleSelect, IIfcTextStyleSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    LetterSpacing

    Declaration
    IIfcSizeSelect LetterSpacing { get; set; }
    Property Value
    Type Description
    IIfcSizeSelect
    | Improve this Doc View Source

    LineHeight

    Declaration
    IIfcSizeSelect LineHeight { get; set; }
    Property Value
    Type Description
    IIfcSizeSelect
    | Improve this Doc View Source

    TextAlign

    Declaration
    IfcTextAlignment? TextAlign { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcTextAlignment>
    | Improve this Doc View Source

    TextDecoration

    Declaration
    IfcTextDecoration? TextDecoration { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcTextDecoration>
    | Improve this Doc View Source

    TextIndent

    Declaration
    IIfcSizeSelect TextIndent { get; set; }
    Property Value
    Type Description
    IIfcSizeSelect
    | Improve this Doc View Source

    TextTransform

    Declaration
    IfcTextTransformation? TextTransform { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcTextTransformation>
    | Improve this Doc View Source

    WordSpacing

    Declaration
    IIfcSizeSelect WordSpacing { get; set; }
    Property Value
    Type Description
    IIfcSizeSelect
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim