Membros StyleInstance
Represents an instance type of the Style class, and contains the calculated values of the properties in Style.
O tipo StyleInstance expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ResetInstanceCache | Infraestrutura. (Substitui BaseInstance. . :: . .ResetInstanceCache() () () ().) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_assignedValues | Infraestrutura. | |
m_backgroundColor | Infraestrutura. | |
m_backgroundGradientEndColor | Infraestrutura. | |
m_backgroundGradientType | Infraestrutura. | |
m_backgroundHatchType | Infraestrutura. | |
m_calendar | Infraestrutura. | |
m_color | Infraestrutura. | |
m_direction | Infraestrutura. | |
m_fontFamily | Infraestrutura. | |
m_fontSize | Infraestrutura. | |
m_fontStyle | Infraestrutura. | |
m_fontWeight | Infraestrutura. | |
m_format | Infraestrutura. | |
m_language | Infraestrutura. | |
m_lineHeight | Infraestrutura. | |
m_numeralLanguage | Infraestrutura. | |
m_numeralVariant | Infraestrutura. | |
m_paddingBottom | Infraestrutura. | |
m_paddingLeft | Infraestrutura. | |
m_paddingRight | Infraestrutura. | |
m_paddingTop | Infraestrutura. | |
m_shadowColor | Infraestrutura. | |
m_shadowOffset | Infraestrutura. | |
m_textAlign | Infraestrutura. | |
m_textDecoration | Infraestrutura. | |
m_textEffect | Infraestrutura. | |
m_unicodeBiDi | Infraestrutura. | |
m_verticalAlign | Infraestrutura. | |
m_writingMode | Infraestrutura. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
BackgroundColor | Gets the calculated value of the BackgroundColor property in a Style class. (Substitui StyleBaseInstance. . :: . .BackgroundColor.) | |
BackgroundGradientEndColor | Gets the calculated value of the BackgroundGradientEndColor property in a Style class. (Substitui StyleBaseInstance. . :: . .BackgroundGradientEndColor.) | |
BackgroundGradientType | Gets the calculated value of the BackgroundGradientType property in a Style class. (Substitui StyleBaseInstance. . :: . .BackgroundGradientType.) | |
BackgroundHatchType | Gets the calculated value of the BackgroundHatchType property in a Style class. (Substitui StyleBaseInstance. . :: . .BackgroundHatchType.) | |
Calendar | Gets the calculated value of the Calendar property in a Style class. (Substitui StyleBaseInstance. . :: . .Calendar.) | |
Color | Gets the calculated value of the Color property in a Style class. (Substitui StyleBaseInstance. . :: . .Color.) | |
Direction | Gets the calculated value of the Direction property in a Style class. (Substitui StyleBaseInstance. . :: . .Direction.) | |
FontFamily | Gets the calculated value of the FontFamily property in a Style class. (Substitui StyleBaseInstance. . :: . .FontFamily.) | |
FontSize | Gets the calculated value of the FontSize property in a Style class. (Substitui StyleBaseInstance. . :: . .FontSize.) | |
FontStyle | Gets the calculated value of the FontStyle property in a Style class. (Substitui StyleBaseInstance. . :: . .FontStyle.) | |
FontWeight | Gets the calculated value of the FontWeight property in a Style class. (Substitui StyleBaseInstance. . :: . .FontWeight.) | |
Format | Gets the calculated value of the Format property in a Style class. (Substitui StyleBaseInstance. . :: . .Format.) | |
Item | Gets the instance value for the specified StyleAttributeNames property. (Substitui StyleBaseInstance. . :: . .Item[ ( [ ( StyleAttributeNames] ) ] ) .) | |
Language | Gets the calculated value of the Language property in a Style class. (Substitui StyleBaseInstance. . :: . .Language.) | |
LineHeight | Gets the calculated value of the LineHeight property in a Style class. (Substitui StyleBaseInstance. . :: . .LineHeight.) | |
NumeralLanguage | Gets the calculated value of the NumeralLanguage property in a Style class. (Substitui StyleBaseInstance. . :: . .NumeralLanguage.) | |
NumeralVariant | Gets the calculated value of the NumeralVariant property in a Style class. (Substitui StyleBaseInstance. . :: . .NumeralVariant.) | |
PaddingBottom | Gets the calculated value of the PaddingBottom property in a Style class. (Substitui StyleBaseInstance. . :: . .PaddingBottom.) | |
PaddingLeft | Gets the calculated value of the PaddingLeft property in a Style class. (Substitui StyleBaseInstance. . :: . .PaddingLeft.) | |
PaddingRight | Gets the calculated value of the PaddingRight property in a Style class. (Substitui StyleBaseInstance. . :: . .PaddingRight.) | |
PaddingTop | Gets the calculated value of the PaddingTop property in a Style class. (Substitui StyleBaseInstance. . :: . .PaddingTop.) | |
ShadowColor | Gets the calculated value of the ShadowColor property in a Style class. (Substitui StyleBaseInstance. . :: . .ShadowColor.) | |
ShadowOffset | Gets the calculated value of the ShadowOffset property in a Style class. (Substitui StyleBaseInstance. . :: . .ShadowOffset.) | |
StyleAttributes | Gets the calculated value of the NonSharedStyleAttributes property in a Style class. (Substitui StyleBaseInstance. . :: . .StyleAttributes.) | |
TextAlign | Gets the calculated value of the TextAlign property in a Style class. (Substitui StyleBaseInstance. . :: . .TextAlign.) | |
TextDecoration | Gets the calculated value of the TextDecoration property in a Style class. (Substitui StyleBaseInstance. . :: . .TextDecoration.) | |
TextEffect | Gets the calculated value of the TextEffect property in a Style class. (Substitui StyleBaseInstance. . :: . .TextEffect.) | |
UnicodeBiDi | Gets the calculated value of the UnicodeBiDi property in a Style class. (Substitui StyleBaseInstance. . :: . .UnicodeBiDi.) | |
VerticalAlign | Gets the calculated value of the VerticalAlign property in a Style class. (Substitui StyleBaseInstance. . :: . .VerticalAlign.) | |
WritingMode | Gets the calculated value of the WritingMode property in a Style class. (Substitui StyleBaseInstance. . :: . .WritingMode.) |
Início
Consulte também