Version

LabelAppearanceData Class Members

The following tables list the members exposed by LabelAppearanceData.

Public Constructors
 NameDescription
Public ConstructorLabelAppearanceData Constructor  
Public Properties
 NameDescription
Public PropertyAngleAngle of the Label  
Public PropertyFontFont of the label  
Public PropertyFontFamilyFont family of the label  
Public PropertyFontSizeFont Size of the label  
Public PropertyFontStretchFont Stretch of the label  
Public PropertyFontStyleFont Style of the label  
Public PropertyFontWeightFont Weight of the label  
Public PropertyHorizontalAlignmentHorizontal Alignment of the Label  
Public PropertyLabelBrushLabel brush.  
Public PropertyLabelBrushExtendedLabel brush.  
Public PropertyMarginBottomGets or sets bottom Margin of the label  
Public PropertyMarginLeftGets or sets left Margin of the label  
Public PropertyMarginRightGets or sets right Margin of the label  
Public PropertyMarginTopGets or sets top Margin of the label  
Public PropertyOpacityOpacity of the Label  
Public PropertyTextText of the Label  
Public PropertyTextAlignmentAlignment of the Label's Text  
Public PropertyTextPositionPosition of the Label's Text  
Public PropertyTextWrappingWrapping of the Label's Text  
Public PropertyVerticalAlignmentVertical Alignment of the Label  
Public PropertyVisibilityVisibility of the Label  
Public Methods
 NameDescription
Public MethodScaleFromDevicePixelsScales back from device specific pixels.  
Public MethodSerializeSerializes the current object to a string.  
See Also