Name | Description | |
---|---|---|
![]() | AllowSmoothing | Determines whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas. (Inherited from C1.Framework.VectorIconRenderer) |
![]() | BackColor | Gets or sets the color used to paint the icon's background. (Inherited from C1.Framework.IconRenderer) |
![]() | Color | Gets or sets the color used to paint the icon. (Inherited from C1.Framework.IconRenderer) |
![]() | Data | Gets or sets the svg string describing the shape. |
![]() | 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 | Gets or sets the size of icon to show. (Inherited from C1.Framework.VectorIconRenderer) |
![]() | Stroke | Gets or sets the color used to paint the icon stroke. (Inherited from C1.Framework.VectorIconRenderer) |
![]() | StrokeThickness | Gets or sets the stroke thickness. (Inherited from C1.Framework.VectorIconRenderer) |
![]() | ViewBox | Gets or sets the rectangle which determines panning and zooming of content inside the parent container. (Inherited from C1.Framework.VectorIconRenderer) |