GeometryGroup.Children Propriété

Définition

Obtient ou définit le GeometryCollection qui contient les objets qui définissent ce GeometryGroup.

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

Valeur de propriété

Collection contenant les enfants de ce GeometryGroup.

Remarques

Informations sur les propriétés de dépendance

Champ Identificateur ChildrenProperty
Propriétés de métadonnées définies sur true Aucun

S’applique à