[]
Represents an icon created from an svg file.
public class C1SVGIcon : C1Icon, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IDisposable, ICloneable
Name | Description |
---|---|
C1SVGIcon() | Initializes a new instance of the C1SVGIcon class. |
Name | Description |
---|---|
SourceProperty | Identifies the Source dependency property. |
Name | Description |
---|---|
Source | Gets or sets the image source. |
ViewBox | Gets the viewBox of the svg file. |
VisualChildrenCount |
Name | Description |
---|---|
ArrangeOverride(Size) | |
Clone() | Creates a copy of the icon. |
CloneOverride() | When overridden, it creates a copy of the icon. |
Dispose(bool) | |
GetLayoutClip(Size) | |
GetVisualChild(int) | |
MeasureOverride(Size) | |
OnApplyTemplate() |