The Style type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Style | Creates a new instance of Style class. |
Methods
Name | Description | |
---|---|---|
![]() | Clone | Implements Clone()()(). |
![]() | Dispose | Implements Dispose()()(). |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a String that represents the current Style object. (Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
![]() | Border | Gets and sets the border defined by this style. |
![]() | Fill | Gets and sets the fill pattern defined by this style. |
![]() | Font | Gets and sets the font defined by this style. |
![]() | Name | Gets and sets the name of this style. |
![]() | TextAlign | Gets or sets ContentAlignment which assignes text alignment. |
![]() | TextFill | Gets and sets the text fill pattern defined by this style. |