GeometryGroup.Children Propriedade

Definição

Obtém ou define o GeometryCollection que contém os objetos que definem isso 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

Valor da propriedade

Uma coleção que contém os filhos deste GeometryGroup.

Comentários

Informações da propriedade Dependency

Item Valor
Campo identificador ChildrenProperty
Propriedades de metadados definidas como true Nenhum

Aplica-se a