GeometryGroup.Children Propriedade

Definição

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

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

Observações

Informação de Propriedade de Dependência

Iteme Value
Campo identificador ChildrenProperty
Propriedades dos metadados definidas como true None

Aplica-se a