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