名前 | 解説 | |
---|---|---|
![]() | C1PolygonIcon コンストラクタ | オーバーロードされます。 |
C1PolygonIconデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | C1PolygonIcon コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
![]() | AllowSmoothing | Determines whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas. C1.Framework.C1VectorIconから継承されます。 |
![]() | BackColor | Gets or sets the color used to paint the icon's background. The default value is Transparent. C1.Framework.C1Iconから継承されます。 |
![]() | Color | Gets or sets the color used to paint the icon. The default value is Transparent. 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. C1.Framework.C1Iconから継承されます。 |
![]() | IsEmptyColor | Returns the System.Boolean value specifying whether icon color is set. C1.Framework.C1Iconから継承されます。 |
![]() | IsFreeScale | Gets a value indicating whether this C1Icon can free scale or not. C1.Framework.C1VectorIconから継承されます。 |
![]() | Key | Gets or sets the key used to retrieve the image. C1.Framework.C1Iconから継承されます。 |
![]() | Padding | Gets or sets the padding of the icon. C1.Framework.C1Iconから継承されます。 |
![]() | Points | Gets or sets the points that describe the shape. |
![]() | Size | Gets or sets the size of icon to show. C1.Framework.C1Iconから継承されます。 |
![]() | Stroke | Gets or sets the color used to paint the icon stroke. The default value is Transparent. C1.Framework.C1VectorIconから継承されます。 |
![]() | StrokeThickness | Gets or sets the stroke thickness. C1.Framework.C1VectorIconから継承されます。 |
![]() | ViewBox | Gets or sets the rectangle which determines panning and zooming of content inside the parent container. C1.Framework.C1VectorIconから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | Clone | オーバーライドされます。 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 | オーバーライドされます。 Reads this C1Icon from an System.Xml.XmlReader. |
![]() | WriteXml | オーバーライドされます。 Writes this C1Icon into an System.Xml.XmlWriter. |
名前 | 解説 | |
---|---|---|
![]() | OnPropertyChanged | Fires the PropertyChanged event. C1.Framework.C1Iconから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | PropertyChanged | Fires when property value was changed. C1.Framework.C1Iconから継承されます。 |