Interface IIfcTextStyleForDefinedFont
Readonly interface for IfcTextStyleForDefinedFont
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcTextStyleForDefinedFont : IIfcPresentationItem, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceBackgroundColour
Declaration
IIfcColour BackgroundColour { get; set; }
Property Value
Type | Description |
---|---|
IIfcColour |
Colour
Declaration
IIfcColour Colour { get; set; }
Property Value
Type | Description |
---|---|
IIfcColour |