[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core.C1VectorIcon

C1VectorIcon Class

Represents an icon created from a vector definition.

Inheritance
C1VectorIcon
Namespace: C1.Xamarin.Forms.Core
Assembly: C1.Xamarin.Forms.Core.dll
Syntax
public abstract class C1VectorIcon : C1Icon

Constructors

Name Description
C1VectorIcon()

Initializes a new instance of the C1VectorIcon class.

Fields

Name Description
StrokeColorProperty
StrokeThicknessProperty
ViewBoxProperty

Properties

Name Description
StrokeColor

Gets or sets the color of the stroke.

StrokeThickness

The stroke thickness

ViewBox

Gets or sets the rectangle (in the path coordinates) which will determine what part will be drawn.

Methods

Name Description
FinalizeUI()

Finalizes the user interface.

InitializeUI()

Initializes the UI.

UpdateGeometry()

This will recreate the geometry and update the path.