GeneralTransform3DGroup.Children Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the collection of GeneralTransform3DGroup objects that form this GeneralTransform3DGroup.
public:
property System::Windows::Media::Media3D::GeneralTransform3DCollection ^ Children { System::Windows::Media::Media3D::GeneralTransform3DCollection ^ get(); void set(System::Windows::Media::Media3D::GeneralTransform3DCollection ^ value); };
public System.Windows.Media.Media3D.GeneralTransform3DCollection Children { get; set; }
member this.Children : System.Windows.Media.Media3D.GeneralTransform3DCollection with get, set
Public Property Children As GeneralTransform3DCollection
Property Value
The collection of GeneralTransform3DGroup objects that form this GeneralTransform3DGroup. The default is an empty collection.
Remarks
Children is introduced in the .NET Framework version 3.5. For more information, see Versions and Dependencies.
Dependency Property Information
Identifier field | ChildrenProperty |
Metadata properties set to true |
None |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.