DrawInstructionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
B | DrawInstructionブラシ。 | |
Dx | DrawInstruction の X フセット。 | |
Dy | DrawInstruction の Y オフセット。 | |
F | DrawInstructionフォント。 | |
S | DrawInstruction文字列。 |
名前 | 解説 | |
---|---|---|
CanBreakAt | 指定したスタイルの文字列トリミングに対して、このDrawInstructionがブレーク可能かどうかを判別します。 | |
Clone | このDrawInstructionのコピーを返します。 | |
GetSize | 指定されたGraphicsにおいて、このDrawInstructionに必要なサイズを取得します。 | |
PleaseBreakAt | このDrawInstructionに指定した位置でブレークを要求します。 |