Class Polyline
public class Polyline : Shape, INotifyPropertyChanged, IDataContextProvider, ILogical, IThemeVariantHost, IResourceHost, IResourceNode, IStyleHost, ISetLogicalParent, ISetInheritanceParent, ISupportInitialize, IStyleable, INamed, IInputElement, IDataTemplateHost, ISetterValue
- Inheritance
-
Polyline
- Implements
- Inherited Members
- Extension Methods
Constructors
Polyline()
public Polyline()
Fields
PointsProperty
public static readonly StyledProperty<IList<Point>> PointsProperty
Field Value
Properties
Points
public IList<Point> Points { get; set; }
Property Value
Methods
CreateDefiningGeometry()
Creates the shape's defining geometry.
protected override Geometry CreateDefiningGeometry()