DK11 for ActiveX | TatukGIS_XDK11.ITGIS_FontFactory | Interfaces | Methods
Platform independent factory for platform dependent TGIS_Font object.
// C# public interface ITGIS_FontFactory: ITBaseObject { }
' VisualBasic Public Interface ITGIS_FontFactory Implements ITBaseObject End Class
// Oxygene type ITGIS_FontFactory = public interface( ITBaseObject ) end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
DoCreate | public | Create font with a given specification. | |
DoCreateFromFont | public | Create font from platform specific font object. | |