Name | Description | |
---|---|---|
C1PolygonIcon Constructor | Overloaded. |
The following tables list the members exposed by C1PolygonIcon.
Name | Description | |
---|---|---|
C1PolygonIcon Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowSmoothing | Determines whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas. (Inherited from C1.Framework.C1VectorIcon) | |
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) | |
IsClosed | Gets or sets whether the last point will connect with the first one. | |
IsEmptyBackColor | Returns the System.Boolean value specifying whether icon background color is set. (Inherited from C1.Framework.C1Icon) | |
IsEmptyColor | Returns the System.Boolean value specifying whether icon color is set. (Inherited from C1.Framework.C1Icon) | |
IsFreeScale | Gets a value indicating whether this C1Icon can free scale or not. (Inherited from C1.Framework.C1VectorIcon) | |
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) | |
Points | Gets or sets the points that describe the shape. | |
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. (Inherited from C1.Framework.C1VectorIcon) | |
StrokeThickness | Gets or sets the stroke thickness. (Inherited from C1.Framework.C1VectorIcon) | |
ViewBox | Gets or sets the rectangle which determines panning and zooming of content inside the parent container. (Inherited from C1.Framework.C1VectorIcon) |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a new object that is a copy of the current instance. | |
Equals | Indicates whether the specified object is a C1PolygonIcon and has the same property values as this icon object. | |
GetHashCode | ||
ReadXml | Overridden. Reads this C1Icon from an System.Xml.XmlReader. | |
WriteXml | Overridden. Writes this C1Icon into an System.Xml.XmlWriter. |
Name | Description | |
---|---|---|
OnPropertyChanged | Fires the PropertyChanged event. (Inherited from C1.Framework.C1Icon) |
Name | Description | |
---|---|---|
PropertyChanged | Fires when property value was changed. (Inherited from C1.Framework.C1Icon) |