GeneralTransformGroup.Children 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定組成這個 GeneralTransformGroup 的 GeneralTransformGroup 物件集合。
public:
property System::Windows::Media::GeneralTransformCollection ^ Children { System::Windows::Media::GeneralTransformCollection ^ get(); void set(System::Windows::Media::GeneralTransformCollection ^ value); };
public System.Windows.Media.GeneralTransformCollection Children { get; set; }
member this.Children : System.Windows.Media.GeneralTransformCollection with get, set
Public Property Children As GeneralTransformCollection
屬性值
組成這個 GeneralTransformGroup 的 GeneralTransformGroup 物件集合。 預設值為空集合。
備註
相依性屬性資訊
識別碼欄位 | ChildrenProperty |
設定為 的中繼資料屬性 true |
無 |