AddString
内容
[
隐藏
]
AddString(string, FontFamily, int, float, Point, StringFormat)
public void AddString(string s, FontFamily family, int style, float emSize, Point origin,
StringFormat format)
也可以看看
- class FontFamily
- struct Point
- class StringFormat
- class GraphicsPath
- 命名空间 Aspose.Drawing.Drawing2D
- 部件 Aspose.Drawing
AddString(string, FontFamily, int, float, PointF, StringFormat)
public void AddString(string s, FontFamily family, int style, float emSize, PointF origin,
StringFormat format)
也可以看看
- class FontFamily
- struct PointF
- class StringFormat
- class GraphicsPath
- 命名空间 Aspose.Drawing.Drawing2D
- 部件 Aspose.Drawing
AddString(string, FontFamily, int, float, Rectangle, StringFormat)
public void AddString(string s, FontFamily family, int style, float emSize, Rectangle layoutRect,
StringFormat format)
也可以看看
- class FontFamily
- struct Rectangle
- class StringFormat
- class GraphicsPath
- 命名空间 Aspose.Drawing.Drawing2D
- 部件 Aspose.Drawing
AddString(string, FontFamily, int, float, RectangleF, StringFormat)
public void AddString(string s, FontFamily family, int style, float emSize, RectangleF layoutRect,
StringFormat format)
也可以看看
- class FontFamily
- struct RectangleF
- class StringFormat
- class GraphicsPath
- 命名空间 Aspose.Drawing.Drawing2D
- 部件 Aspose.Drawing