C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1PolygonIcon Class

C1PolygonIcon Class Properties

For a list of all members of this type, see C1PolygonIcon members.

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
See Also