C1.Win.8 Assembly / C1.Framework Namespace / IconElement Class


IconElement Class Fields

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

Protected Fields
 NameDescription
Protected FieldThe System.Drawing.Rectangle that defines the position of the Element within its parent. (Inherited from C1.Framework.Element)
Protected FieldAn Element.ElementFlags value that defines the behavior of this Element. (Inherited from C1.Framework.Element)
Protected FieldThe parent Element. (Inherited from C1.Framework.Element)
Protected FieldThe Element.Style object that defines the appearance of this Element. (Inherited from C1.Framework.Element)
Protected FieldThe default height of an icon.  
Protected FieldThe default width of an icon.  
Top
See Also