Class Viewbox
Inheritance
System.Object
Viewbox
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class Viewbox : Decorator, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
Viewbox()
Declaration
public Viewbox()
Fields
StretchDirectionProperty
Declaration
public static AutomationProperty StretchDirectionProperty
Field Value
AutomationProperty
|
StretchProperty
Properties
Stretch
StretchDirection
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|