PathGeometry Konstruktory
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Inicializuje novou instanci PathGeometry třídy.
Přetížení
PathGeometry() |
Inicializuje novou instanci PathGeometry třídy. |
PathGeometry(IEnumerable<PathFigure>) |
Inicializuje novou instanci PathGeometry třídy se zadaným Figures. |
PathGeometry(IEnumerable<PathFigure>, FillRule, Transform) |
Inicializuje novou instanci PathGeometry třídy se zadaným Figures, FillRulea Transform. |
PathGeometry()
Inicializuje novou instanci PathGeometry třídy.
public:
PathGeometry();
public PathGeometry ();
Public Sub New ()
Platí pro
PathGeometry(IEnumerable<PathFigure>)
Inicializuje novou instanci PathGeometry třídy se zadaným Figures.
public:
PathGeometry(System::Collections::Generic::IEnumerable<System::Windows::Media::PathFigure ^> ^ figures);
public PathGeometry (System.Collections.Generic.IEnumerable<System.Windows.Media.PathFigure> figures);
new System.Windows.Media.PathGeometry : seq<System.Windows.Media.PathFigure> -> System.Windows.Media.PathGeometry
Public Sub New (figures As IEnumerable(Of PathFigure))
Parametry
- figures
- IEnumerable<PathFigure>
Obsah Figures PathGeometry popisu Path.
Platí pro
PathGeometry(IEnumerable<PathFigure>, FillRule, Transform)
Inicializuje novou instanci PathGeometry třídy se zadaným Figures, FillRulea Transform.
public:
PathGeometry(System::Collections::Generic::IEnumerable<System::Windows::Media::PathFigure ^> ^ figures, System::Windows::Media::FillRule fillRule, System::Windows::Media::Transform ^ transform);
public PathGeometry (System.Collections.Generic.IEnumerable<System.Windows.Media.PathFigure> figures, System.Windows.Media.FillRule fillRule, System.Windows.Media.Transform transform);
new System.Windows.Media.PathGeometry : seq<System.Windows.Media.PathFigure> * System.Windows.Media.FillRule * System.Windows.Media.Transform -> System.Windows.Media.PathGeometry
Public Sub New (figures As IEnumerable(Of PathFigure), fillRule As FillRule, transform As Transform)
Parametry
- figures
- IEnumerable<PathFigure>
Obsah Figures PathGeometry popisu Path.
- fillRule
- FillRule
Teo FillRule .PathGeometry