C1VectorIcon Class Members
In This Topic
The following tables list the members exposed by C1VectorIcon.
Public Properties
| Name | Description |
 | 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. (Inherited from C1.Framework.C1Icon) |
 | Color | Gets or sets the color used to paint the icon. The default value is Transparent. (Inherited from C1.Framework.C1Icon) |
 | Key | Gets or sets the key used to retrieve the image. (Inherited from C1.Framework.C1Icon) |
 | Padding | Gets or sets the padding of the icon. (Inherited from C1.Framework.C1Icon) |
 | Size | Gets or sets the size of icon to show. (Inherited from 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. |
Top
Public Methods
Public Events
See Also