| 名前 | 解説 | |
|---|---|---|
![]()  | PathIconRenderer コンストラクタ | Creates an instance of the inheritor of PathIconRenderer class in accordance with the C1Icon type. | 
PathIconRendererデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | PathIconRenderer コンストラクタ | Creates an instance of the inheritor of PathIconRenderer class in accordance with the C1Icon type. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | AllowSmoothing | Determines whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas. C1.Framework.VectorIconRendererから継承されます。 | 
![]()  | BackColor | Gets or sets the color used to paint the icon's background. C1.Framework.IconRendererから継承されます。 | 
![]()  | Color | Gets or sets the color used to paint the icon. 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. C1.Framework.IconRendererから継承されます。 | 
![]()  | Padding | Gets or sets the padding of the icon. C1.Framework.IconRendererから継承されます。 | 
![]()  | RightToLeft | Gets or sets whether the C1Icon should be drawn using right-to-left layout. C1.Framework.IconRendererから継承されます。 | 
![]()  | ScaledSize | Gets the size of icon after scaling by IconRenderer.DeviceDpi. C1.Framework.IconRendererから継承されます。 | 
![]()  | Size | Gets or sets the size of icon to show. C1.Framework.VectorIconRendererから継承されます。 | 
![]()  | Stroke | Gets or sets the color used to paint the icon stroke. C1.Framework.VectorIconRendererから継承されます。 | 
![]()  | StrokeThickness | Gets or sets the stroke thickness. C1.Framework.VectorIconRendererから継承されます。 | 
![]()  | ViewBox | Gets or sets the rectangle which determines panning and zooming of content inside the parent container. C1.Framework.VectorIconRendererから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | CachedImage | Gets or sets the cached icon image. C1.Framework.IconRendererから継承されます。 | 
![]()  | HasStroke | Gets a value indicating whether the shape has a stroke. C1.Framework.VectorIconRendererから継承されます。 | 
![]()  | Icon | Gets the icon to render. C1.Framework.IconRendererから継承されます。 | 
![]()  | IsFilled | Gets a value indicating whether to use a fill for the shape. C1.Framework.VectorIconRendererから継承されます。 | 
![]()  | VectorIcon | Gets the icon to render. C1.Framework.VectorIconRendererから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Dispose | オーバーロードされます。 Clean up any resources being used. C1.Framework.VectorIconRendererから継承されます。 | 
![]()  | GetImage | Gets the image that the icon was rendered into. C1.Framework.VectorIconRendererから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | CreatePath | オーバーライドされます。 Creates a path for rendering an icon. | 
![]()  | ResetCache | Resets cached image. C1.Framework.IconRendererから継承されます。 |