CTGlyphInfo Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CTGlyphInfo(String, CTFont, String) | |
CTGlyphInfo(UInt16, CTCharacterCollection, String) | |
CTGlyphInfo(UInt16, CTFont, String) |
CTGlyphInfo(String, CTFont, String)
CTGlyphInfo(UInt16, CTCharacterCollection, String)
public CTGlyphInfo (ushort cid, CoreText.CTCharacterCollection collection, string baseString);
new CoreText.CTGlyphInfo : uint16 * CoreText.CTCharacterCollection * string -> CoreText.CTGlyphInfo
Parameters
- cid
- UInt16
- collection
- CTCharacterCollection
- baseString
- String