ClassPolyline
Class
Wraps a Polyline shape.
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class Polyline : Shape, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementShapePolyline
Implements:
Inherited Members
Constructors
Polyline()
Declaration
cs-api-definition
public Polyline()
Fields
FillRuleProperty
Declaration
cs-api-definition
public static AutomationProperty FillRuleProperty
Field Value
PointsProperty
Object for referencing points property.
Declaration
cs-api-definition
public static AutomationProperty PointsProperty
Field Value
Properties
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.