Transform3DGroup.Children Vlastnost

Definice

Získá nebo nastaví kolekci Transform3D objektů.

public:
 property System::Windows::Media::Media3D::Transform3DCollection ^ Children { System::Windows::Media::Media3D::Transform3DCollection ^ get(); void set(System::Windows::Media::Media3D::Transform3DCollection ^ value); };
public System.Windows.Media.Media3D.Transform3DCollection Children { get; set; }
member this.Children : System.Windows.Media.Media3D.Transform3DCollection with get, set
Public Property Children As Transform3DCollection

Hodnota vlastnosti

Transform3DCollection

Transform3D Kolekce objektů. Výchozí hodnota je prázdná kolekce.

Poznámky

Informace o vlastnosti závislosti

Pole identifikátoru ChildrenProperty
Vlastnosti metadat nastavené na true Žádné

Platí pro

Viz také