تحرير

مشاركة عبر


GlyphContourPointDelegate Delegate

Definition

public delegate bool GlyphContourPointDelegate(Font font, object fontData, uint glyph, uint pointIndex, out int x, out int y);

Parameters

font
Font
fontData
Object
glyph
UInt32
pointIndex
UInt32
x
Int32
y
Int32

Return Value

Applies to