CTRun
~CTRun()
GlyphCount
Handle
Status
StringRange
TextMatrix
Dispose()
Dispose(Boolean)
Draw(CGContext, NSRange)
GetAdvances()
GetAdvances(NSRange)
GetAdvances(NSRange, CGSize[])
GetAttributes()
GetBaseAdvancesAndOrigins(NSRange, CGSize[], CGPoint[])
GetGlyphs()
GetGlyphs(NSRange)
GetGlyphs(NSRange, UInt16[])
GetImageBounds(CGContext, NSRange)
GetPositions()
GetPositions(NSRange)
GetPositions(NSRange, CGPoint[])
GetStringIndices()
GetStringIndices(NSRange)
GetStringIndices(NSRange, nint[])
GetStringIndices(NSRange, nint[])
GetTypographicBounds()
GetTypographicBounds(NSRange, nfloat, nfloat, nfloat)
GetTypographicBounds(NSRange, NFloat, NFloat, NFloat)
xamarinmac
namespace CoreText
{
public class CTRun : INativeObject, IDisposable
{
public CGSize[] GetAdvances();
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API