PathGeometry Oluşturucular
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
PathGeometry sınıfının yeni bir örneğini başlatır.
Aşırı Yüklemeler
PathGeometry() |
PathGeometry sınıfının yeni bir örneğini başlatır. |
PathGeometry(IEnumerable<PathFigure>) |
belirtilen Figuresile sınıfının yeni bir örneğini PathGeometry başlatır. |
PathGeometry(IEnumerable<PathFigure>, FillRule, Transform) |
Belirtilen Figures, FillRuleve Transformile sınıfının yeni bir örneğini PathGeometry başlatır. |
PathGeometry()
PathGeometry sınıfının yeni bir örneğini başlatır.
public:
PathGeometry();
public PathGeometry ();
Public Sub New ()
Şunlara uygulanır
PathGeometry(IEnumerable<PathFigure>)
belirtilen Figuresile sınıfının yeni bir örneğini PathGeometry başlatır.
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))
Parametreler
- figures
- IEnumerable<PathFigure>
Figures öğesinin PathGeometry içeriği Pathaçıklanmaktadır.
Şunlara uygulanır
PathGeometry(IEnumerable<PathFigure>, FillRule, Transform)
Belirtilen Figures, FillRuleve Transformile sınıfının yeni bir örneğini PathGeometry başlatır.
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)
Parametreler
- figures
- IEnumerable<PathFigure>
Figures öğesinin PathGeometry içeriği Pathaçıklanmaktadır.
- fillRule
- FillRule
öğesinin FillRule .PathGeometry