Intersoft ClientUI Documentation
Floater Class Members
Fields  Properties  Methods 


The following tables list the members exposed by Floater.

Public Constructors
 NameDescription
Public ConstructorFloater ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)HorizontalAlignmentProperty Identifies the HorizontalAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)WidthProperty Identifies the Width dependency property.  
Top
Public Properties
 NameDescription
Public PropertyBackgroundGets or sets the Brush used to fill the background of the content area. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyBaselineAlignmentGets or sets the baseline alignment for the Inline element. (Inherited from Intersoft.Client.Documents.Inline)
Public PropertyBlocksGets or sets a BlockCollection containing the top-level Block elements that comprise the contents of the element. (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyBorderBrushGets or sets a Brush to use when painting the element's border. (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyBorders (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyBorderStyle

Gets or sets the border style used when painting the element's border.

(Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyBorderThicknessGets or sets the border thickness of the element. (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyBottomBorderBrushGets or sets a Brush to use when painting the element's bottom border. (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyBottomBorderStyle

Gets or sets the border style used when painting the element's bottom border.

(Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyCornerRadiusGets or sets the corner radius applied to the element's border. (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyFontFamilyGets or sets the preferred top-level font family for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyFontSizeGets or sets the font size for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyFontStretchGets or sets the font-stretching characteristics for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyFontStyleGets or sets the font style for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyFontWeightGets or sets the top-level font weight for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyForegroundGets or sets the Brush to apply to the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment of the element.  
Public PropertyLeftBorderBrushGets or sets a Brush to use when painting the element's left border. (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyLeftBorderStyle

Gets or sets the border style used when painting the element's left border.

(Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyLineSpacingGets or sets the custom line spacing of the element. (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyLineSpacingTypeGets or sets the line spacing type of the element. (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyMarginGets or sets the margin thickness for the element. (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyPaddingGets or sets the padding thickness for the element. (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyRightBorderBrushGets or sets a Brush to use when painting the element's right border. (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyRightBorderStyle

Gets or sets the border style used when painting the element's right border.

(Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyStyleGets or sets the style name that will be applied to the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyTextAlignmentGets or sets the horizontal alignment of text content. (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyTextDecorationsGets a TextDecorationCollection that contains text decorations to apply to this element. (Inherited from Intersoft.Client.Documents.Inline)
Public PropertyTopBorderBrushGets or sets a Brush to use when painting the element's top border. (Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyTopBorderStyle

Gets or sets the border style used when painting the element's top border.

(Inherited from Intersoft.Client.Documents.AnchoredBlock)
Public PropertyWidthGets or sets the width of the element.  
Top
Public Methods
 NameDescription
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

Floater Class
Intersoft.Client.Documents Namespace

Send Feedback