名前 | 解説 | |
---|---|---|
CompositeIconRenderer コンストラクタ | Creates an instance of the inheritor of CompositeIconRenderer class in accordance with the C1Icon type. |
CompositeIconRendererデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
CompositeIconRenderer コンストラクタ | Creates an instance of the inheritor of CompositeIconRenderer 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から継承されます。 | |
IconRenderers | Gets the list of IconRenderer that will be rendered. | |
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. |
名前 | 解説 | |
---|---|---|
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. | |
GetImage | オーバーライドされます。 Gets the image that the icon was rendered into. |
名前 | 解説 | |
---|---|---|
ResetCache | Resets cached image. C1.Framework.IconRendererから継承されます。 |