C1.Win.8 Assembly / C1.Framework Namespace / C1PathIcon Class


C1PathIcon Class Properties

For a list of all members of this type, see C1PathIcon members.

Public Properties
 NameDescription
Public PropertyDetermines whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas. (Inherited from C1.Framework.C1VectorIcon)
Public PropertyGets or sets the color used to paint the icon's background. The default value is Transparent. (Inherited from C1.Framework.C1Icon)
Public PropertyGets or sets the color used to paint the icon. The default value is Transparent. (Inherited from C1.Framework.C1Icon)
Public PropertyGets or sets the svg string describing the shape.  
Public PropertyReturns the System.Boolean value specifying whether icon background color is set. (Inherited from C1.Framework.C1Icon)
Public PropertyReturns the System.Boolean value specifying whether icon color is set. (Inherited from C1.Framework.C1Icon)
Public PropertyGets a value indicating whether this C1Icon can free scale or not. (Inherited from C1.Framework.C1VectorIcon)
Public PropertyGets or sets the key used to retrieve the image. (Inherited from C1.Framework.C1Icon)
Public PropertyGets or sets the padding of the icon. (Inherited from C1.Framework.C1Icon)
Public PropertyGets or sets the size of icon to show. (Inherited from C1.Framework.C1Icon)
Public PropertyGets or sets the color used to paint the icon stroke. The default value is Transparent. (Inherited from C1.Framework.C1VectorIcon)
Public PropertyGets or sets the stroke thickness. (Inherited from C1.Framework.C1VectorIcon)
Public PropertyGets or sets the rectangle which determines panning and zooming of content inside the parent container. (Inherited from C1.Framework.C1VectorIcon)
Top
See Also