ClassPathGeometry
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public class PathGeometry : Geometry, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Geometry>GeometryPathGeometry
Implements:
Inherited Members
Constructors
PathGeometry()
Declaration
cs-api-definition
public PathGeometry()
Fields
FiguresProperty
Declaration
cs-api-definition
public static AutomationProperty FiguresProperty
Field Value
FillRuleProperty
Declaration
cs-api-definition
public static AutomationProperty FillRuleProperty
Field Value
Properties
Figures
Declaration
cs-api-definition
[DataMember]
public List<PathFigure> Figures { get; set; }
Property Value
Methods
GetRealType()
Gets the real peer type