名前 | 解説 | |
---|---|---|
AllowSmoothing | Determines whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas. | |
BackColor | Gets or sets the color used to paint the icon's background. The default value is Transparent. C1.Framework.C1Iconから継承されます。 | |
Color | Gets or sets the color used to paint the icon. The default value is Transparent. C1.Framework.C1Iconから継承されます。 | |
IsEmptyBackColor | Returns the System.Boolean value specifying whether icon background color is set. C1.Framework.C1Iconから継承されます。 | |
IsEmptyColor | Returns the System.Boolean value specifying whether icon color is set. C1.Framework.C1Iconから継承されます。 | |
IsFreeScale | オーバーライドされます。 Gets a value indicating whether this C1Icon can free scale or not. | |
Key | Gets or sets the key used to retrieve the image. C1.Framework.C1Iconから継承されます。 | |
Padding | Gets or sets the padding of the icon. C1.Framework.C1Iconから継承されます。 | |
Size | Gets or sets the size of icon to show. C1.Framework.C1Iconから継承されます。 | |
Stroke | Gets or sets the color used to paint the icon stroke. The default value is Transparent. | |
StrokeThickness | Gets or sets the stroke thickness. | |
ViewBox | Gets or sets the rectangle which determines panning and zooming of content inside the parent container. |