Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1PolygonIcon Class
Fields Properties Methods Events

In This Topic
    C1PolygonIcon Class Members
    In This Topic

    The following tables list the members exposed by C1PolygonIcon.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1PolygonIcon class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    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 whether the last point will connect with the first one.  
    Public PropertyGets or sets the padding of the icon. (Inherited from C1.iOS.Core.C1Icon)
    Public PropertyGets the points that describe the shape.  
    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. (Inherited from C1.iOS.Core.C1VectorIcon)
    Public PropertyThe stroke thickness (Inherited from C1.iOS.Core.C1VectorIcon)
    Public Property (Inherited from Foundation.NSObject)
    Public PropertyGets or sets the rectangle (in the path coordinates) which will determine what part will be drawn. (Inherited from C1.iOS.Core.C1VectorIcon)
    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 (Inherited from C1.iOS.Core.C1VectorIcon)
    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