C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1VectorIcon Class
Fields Properties Methods Events

C1VectorIcon Class Members

The following tables list the members exposed by C1VectorIcon.

Public Fields
Public Properties
 NameDescription
Public Property (Inherited from UIKit.UIView)
Public PropertyGets or sets the color used to paint the icon. (Inherited from C1.iOS.Core.C1Icon)
Public Property (Inherited from Foundation.NSObject)
Public Property (Inherited from C1.iOS.Core.C1Icon)
Public PropertyGets or sets the padding of the icon. (Inherited from C1.iOS.Core.C1Icon)
Public PropertyGets the height of the icon. If Nan, the arrange height will be used. (Inherited from C1.iOS.Core.C1Icon)
Public PropertyGets the width of the icon. If Nan, the arrange width will be used. (Inherited from C1.iOS.Core.C1Icon)
Public PropertyGets or sets the color of the stroke.  
Public PropertyThe stroke thickness  
Public Property (Inherited from Foundation.NSObject)
Public PropertyGets or sets the rectangle (in the path coordinates) which will determine what part will be drawn.  
Top
Public Methods
 NameDescription
Public Method (Inherited from UIKit.UIView)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from UIKit.UIView)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from UIKit.UIView)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method  
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Top
Extension Methods
 NameDescription
Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
Top
Public Events
 NameDescription
Public Event (Inherited from UIKit.UIView)
Public Event (Inherited from UIKit.UIView)
Top
See Also