DioDocs for PDF
FontCollection プロパティ (GcGraphics)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス : FontCollection プロパティ
Gets or sets a GrapeCity.Documents.Text.FontCollection used by MeasureString and DrawString methods.
シンタックス
'宣言
 
Public Property FontCollection As FontCollection
public FontCollection FontCollection {get; set;}
参照

GcGraphics クラス
GcGraphics メンバ
MeasureString(String,Font,Single,Nullable<Single>) メソッド
MeasureString(String,TextFormat,Nullable<Single>) メソッド
MeasureString(String,TextFormat,SizeF,Int32) メソッド
MeasureString(String,TextFormat,SizeF,TextSplitOptions,Int32) メソッド
DrawString(String,TextFormat,PointF) メソッド
DrawString(String,TextFormat,RectangleF,TextAlignment,ParagraphAlignment,Boolean) メソッド