PathGeometry クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Xamarin.Forms.ContentProperty("Figures")]
public sealed class PathGeometry : Xamarin.Forms.Shapes.Geometry
type PathGeometry = class
inherit Geometry
- 継承
- 属性
コンストラクター
PathGeometry() | |
PathGeometry(PathFigureCollection, FillRule) | |
PathGeometry(PathFigureCollection) |
フィールド
FiguresProperty | |
FillRuleProperty |
プロパティ
BindingContext |
バインドされたプロパティのうち、この BindableObject に属するプロパティの対象となるプロパティが含まれるオブジェクトを取得または設定します。 (継承元 BindableObject) |
Dispatcher | (継承元 BindableObject) |
Figures | |
FillRule |
メソッド
イベント
BindingContextChanged |
BindingContext プロパティが変更されるたびに発生します。 (継承元 BindableObject) |
PropertyChanged |
プロパティが変更されたときに発生します。 (継承元 BindableObject) |
PropertyChanging |
プロパティが変更されようとしているときに発生します。 (継承元 BindableObject) |
明示的なインターフェイスの実装
IDynamicResourceHandler.SetDynamicResource(BindableProperty, String) |
Xamarin.Forms プラットフォームによる内部使用向け。 (継承元 BindableObject) |