Class TileBrush
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public abstract class TileBrush : Brush, IAutomationPeer, IPeerConverter
Constructors
TileBrush()
Declaration
public TileBrush()
Fields
AlignmentXProperty
AlignmentYProperty
StretchProperty
TileModeProperty
ViewboxProperty
ViewboxUnitsProperty
ViewportProperty
ViewportUnitsProperty
Properties
AlignmentX
AlignmentY
Stretch
TileMode
Viewbox
ViewboxUnits
Viewport
ViewportUnits
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|