名前 | 解説 | |
---|---|---|
FontIconRenderer コンストラクタ | Creates an instance of the inheritor of FontIconRenderer class in accordance with the C1Icon type. |
FontIconRendererデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
FontIconRenderer コンストラクタ | Creates an instance of the inheritor of FontIconRenderer class in accordance with the C1Icon type. |
名前 | 解説 | |
---|---|---|
BackColor | Gets or sets the color used to paint the icon's background. C1.Framework.IconRendererから継承されます。 | |
Color | Gets or sets the color used to paint the icon. C1.Framework.IconRendererから継承されます。 | |
DeviceDpi | Gets or sets the device dpi where the image will be used. C1.Framework.IconRendererから継承されます。 | |
Font | ||
Padding | Gets or sets the padding of the icon. C1.Framework.IconRendererから継承されます。 | |
RightToLeft | Gets or sets whether the C1Icon should be drawn using right-to-left layout. C1.Framework.IconRendererから継承されます。 | |
ScaledSize | Gets the size of icon after scaling by IconRenderer.DeviceDpi. C1.Framework.IconRendererから継承されます。 | |
Size | オーバーライドされます。 Gets or sets the size of icon to show. | |
Text | Gets the text that represents the icon in the specified System.Drawing.FontFamily. | |
TextFormatFlags | Gets or sets flags used to render text. |
名前 | 解説 | |
---|---|---|
CachedImage | Gets or sets the cached icon image. C1.Framework.IconRendererから継承されます。 | |
Icon | Gets the icon to render. C1.Framework.IconRendererから継承されます。 |
名前 | 解説 | |
---|---|---|
Dispose | オーバーロードされます。 Clean up any resources being used. C1.Framework.IconRendererから継承されます。 | |
GetImage | オーバーライドされます。 Gets the image that the icon was rendered into. |
名前 | 解説 | |
---|---|---|
ResetCache | Resets cached image. C1.Framework.IconRendererから継承されます。 |