Name | Description | |
---|---|---|
AllowSmoothing | Determines whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas. | |
Color | Gets or sets the color used to paint the icon. (Inherited from C1.Framework.IconRenderer) | |
DeviceDpi | Gets or sets the device dpi where the image will be used. (Inherited from C1.Framework.IconRenderer) | |
Padding | Gets or sets the padding of the icon. (Inherited from C1.Framework.IconRenderer) | |
RightToLeft | Gets or sets whether the C1Icon should be drawn using right-to-left layout. (Inherited from C1.Framework.IconRenderer) | |
ScaledSize | Gets the size of icon after scaling by IconRenderer.DeviceDpi. (Inherited from C1.Framework.IconRenderer) | |
Size | Overridden. Gets or sets the size of icon to show. | |
Stroke | Gets or sets the color used to paint the icon stroke. | |
StrokeThickness | Gets or sets the stroke thickness. | |
ViewBox | Gets or sets the rectangle which determines panning and zooming of content inside the parent container. |