Class
Shape

Definition

Namespace:ArtOfTest.WebAii.Silverlight.UI

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public class Shape : SilverlightTestElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement

Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementShape

Derived Classes: EllipseLinePathPolygonPolylineRectangleCandlestickOhlcStick

Implements: IAutomationPeerIFrameworkElementIPeerConverterITargetElement

Inherited Members SilverlightTestElement.UseLayoutRoundingPropertySilverlightTestElement.UseLayoutRoundingFrameworkElement.ActualWidthPropertyFrameworkElement.ActualHeightPropertyFrameworkElement.WidthPropertyFrameworkElement.HeightPropertyFrameworkElement.MinWidthPropertyFrameworkElement.MaxWidthPropertyFrameworkElement.MinHeightPropertyFrameworkElement.MaxHeightPropertyFrameworkElement.HorizontalAlignmentPropertyFrameworkElement.VerticalAlignmentPropertyFrameworkElement.MarginPropertyFrameworkElement.DesiredSizePropertyFrameworkElement.RenderSizePropertyFrameworkElement.NamePropertyFrameworkElement.TagPropertyFrameworkElement.DataContextPropertyFrameworkElement.OpacityPropertyFrameworkElement.ClipPropertyFrameworkElement.RenderTransformPropertyFrameworkElement.OpacityMaskPropertyFrameworkElement.RenderTransformOriginPropertyFrameworkElement.IsHitTestVisiblePropertyFrameworkElement.VisibilityPropertyFrameworkElement.GetIdentifier(out string, out string)FrameworkElement.IsChild(FrameworkElement)FrameworkElement.GetChildTagIndex(FrameworkElement)FrameworkElement.InitializeMappings(MappingsCollection)FrameworkElement.As<T>()FrameworkElement.CastAs<T>()FrameworkElement.SetProxy(bool)FrameworkElement.SetUid(string)FrameworkElement.SetFindInfo(VisualFindInfo)FrameworkElement.SetXamlTag(string)FrameworkElement.AssignReference(AutomationReference)FrameworkElement.KeyPress(Keys, int, int, int)FrameworkElement.GetRectangle()FrameworkElement.GetRectangle(FrameworkElement)FrameworkElement.GetIntRectangle()FrameworkElement.IsHitTest()FrameworkElement.IsHitTest(bool)FrameworkElement.IsHitTest(FrameworkElement, bool)FrameworkElement.Highlight()FrameworkElement.Highlight(bool)FrameworkElement.Parent()FrameworkElement.Parent<T>()FrameworkElement.Parent(string)FrameworkElement.Parent(string, bool)FrameworkElement.GetNextSibling()FrameworkElement.GetPrevSibling()FrameworkElement.NextSibling(string)FrameworkElement.NextSibling<T>()FrameworkElement.PreviousSibling(string)FrameworkElement.PreviousSibling<T>()FrameworkElement.AnySibling<T>()FrameworkElement.AnySibling(string)FrameworkElement.GetScreenRectangle()FrameworkElement.ScrollToVisible()FrameworkElement.ScrollToVisible(ScrollToVisibleType)FrameworkElement.EnsureClickable()FrameworkElement.ToXml()FrameworkElement.Refresh()FrameworkElement.Equals(object)FrameworkElement.GetHashCode()FrameworkElement.GetProperties()FrameworkElement.GetAttachedProperty<T>(string, string)FrameworkElement.SetAttachedProperty<T>(string, string, T)FrameworkElement.SetFocus()FrameworkElement.ValidateMouseLocationIfNeeded(Point)FrameworkElement.GetStringPresentation()FrameworkElement.ToRealObject()FrameworkElement.FromRealObject(object)FrameworkElement.ValidateType(Type, string)FrameworkElement.GetKnownControlTypes(TechnologyType)FrameworkElement.RegisterElement(Type, string)FrameworkElement.InitKnownWpfControlTypes()FrameworkElement.InitKnownSilverlightControlTypes()FrameworkElement.InitKnownXamlControlTypes(Type)FrameworkElement.GetControlTypeFromInterface(Type)FrameworkElement.Match(IFindExpression)FrameworkElement.SetDepth(int)FrameworkElement.AddChildNode(ITargetElement)FrameworkElement.SetClosingTag(ITargetElement)FrameworkElement.GetChildren()FrameworkElement.GetParent()FrameworkElement.GetHostParent()FrameworkElement.SetParent(ITargetElement)FrameworkElement.GetUniqueHashCode()FrameworkElement.ToString()FrameworkElement.Capture()FrameworkElement.CaptureImage()FrameworkElement.GetProperty<T>(string)FrameworkElement.GetPropertyTypeSafe(string)FrameworkElement.GetAutomationProperty(string)FrameworkElement.SetProperty(string, object)FrameworkElement.ActualWidthFrameworkElement.ActualHeightFrameworkElement.WidthFrameworkElement.HeightFrameworkElement.MinWidthFrameworkElement.MaxWidthFrameworkElement.MinHeightFrameworkElement.MaxHeightFrameworkElement.HorizontalAlignmentFrameworkElement.VerticalAlignmentFrameworkElement.MarginFrameworkElement.DesiredSizeFrameworkElement.RenderSizeFrameworkElement.NameFrameworkElement.OpacityFrameworkElement.ClipFrameworkElement.RenderTransformFrameworkElement.OpacityMaskFrameworkElement.RenderTransformOriginFrameworkElement.IsHitTestVisibleFrameworkElement.VisibilityFrameworkElement.UidFrameworkElement.MappingsFrameworkElement.AutomationIdFrameworkElement.XamlTagBaseFrameworkElement.TextFrameworkElement.TextBlockContentFrameworkElement.TextLiteralContentFrameworkElement.UserFrameworkElement.XamlTagFrameworkElement.WaitFrameworkElement.FindFrameworkElement.ApplicationFrameworkElement.AbsoluteTagIndexFrameworkElement.TagNameIndexFrameworkElement.AbsoluteSiblingTagIndexFrameworkElement.EnableValidateMouseLocationFrameworkElement.ToolTipTextFrameworkElement.ComputedVisibilityFrameworkElement.IsVisibleFrameworkElement.ChildrenFrameworkElement.TechnologyTypeFrameworkElement.DepthFrameworkElement.IsTestRegionFrameworkElement.ParsedElementFrameworkElement.HostAutomationObject<FrameworkElement>.GetProperty(AutomationProperty)AutomationObject<FrameworkElement>.GetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.SetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.InvokeMethod(AutomationMethod, params object[])AutomationObject<FrameworkElement>.InvokeMethod(string, params object[])AutomationObject<FrameworkElement>.Serialize()AutomationObject<FrameworkElement>.Deserialize(string)AutomationObject<FrameworkElement>.ReferenceAutomationObject<FrameworkElement>.PropertyBag

Constructors

Shape()

Declaration

cs-api-definition
public Shape()

Fields

FillProperty

Declaration

cs-api-definition
public static AutomationProperty FillProperty

Field Value

AutomationProperty

StretchProperty

Declaration

cs-api-definition
public static AutomationProperty StretchProperty

Field Value

AutomationProperty

StrokeDashCapProperty

Declaration

cs-api-definition
public static AutomationProperty StrokeDashCapProperty

Field Value

AutomationProperty

StrokeDashOffsetProperty

Declaration

cs-api-definition
public static AutomationProperty StrokeDashOffsetProperty

Field Value

AutomationProperty

StrokeEndLineCapProperty

Declaration

cs-api-definition
public static AutomationProperty StrokeEndLineCapProperty

Field Value

AutomationProperty

StrokeLineJoinProperty

Declaration

cs-api-definition
public static AutomationProperty StrokeLineJoinProperty

Field Value

AutomationProperty

StrokeMiterLimitProperty

Declaration

cs-api-definition
public static AutomationProperty StrokeMiterLimitProperty

Field Value

AutomationProperty

StrokeProperty

Declaration

cs-api-definition
public static AutomationProperty StrokeProperty

Field Value

AutomationProperty

StrokeStartLineCapProperty

Declaration

cs-api-definition
public static AutomationProperty StrokeStartLineCapProperty

Field Value

AutomationProperty

StrokeThicknessProperty

Declaration

cs-api-definition
public static AutomationProperty StrokeThicknessProperty

Field Value

AutomationProperty

Properties

Fill

Declaration

cs-api-definition
public Brush Fill { get; set; }

Property Value

Brush

Stretch

Declaration

cs-api-definition
public Stretch Stretch { get; set; }

Property Value

Stretch

Stroke

Declaration

cs-api-definition
public Brush Stroke { get; set; }

Property Value

Brush

StrokeDashCap

Declaration

cs-api-definition
public PenLineCap StrokeDashCap { get; set; }

Property Value

PenLineCap

StrokeDashOffset

Declaration

cs-api-definition
public double StrokeDashOffset { get; set; }

Property Value

double

StrokeEndLineCap

Declaration

cs-api-definition
public PenLineCap StrokeEndLineCap { get; set; }

Property Value

PenLineCap

StrokeLineJoin

Declaration

cs-api-definition
public PenLineJoin StrokeLineJoin { get; set; }

Property Value

PenLineJoin

StrokeMiterLimit

Declaration

cs-api-definition
public double StrokeMiterLimit { get; set; }

Property Value

double

StrokeStartLineCap

Declaration

cs-api-definition
public PenLineCap StrokeStartLineCap { get; set; }

Property Value

PenLineCap

StrokeThickness

Declaration

cs-api-definition
public double StrokeThickness { get; set; }

Property Value

double

Methods

GetRealType()

Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.

Declaration

cs-api-definition
public override string GetRealType()

Returns

string

Overrides FrameworkElement.GetRealType()