IFontProperty Description interface Tinman.Engine.Scenes.Properties.IFontProperty Extended by CompassView sealed Base interface for classes that declare a Font property. Public / Attributes Font public attribute Font → (get,set) value : IResourceHandle [not-null] The text font handle. Specifies the text font. Defaults to PixelFont.HandleDefault. IColorTextProperty ILightingProperty