4.240 DrawingGroup

x:Object > DependencyObject > Freezable > Animatable > Drawing > DrawingGroup
DrawingGroup
(usage)
<DrawingGroup> Drawing* </DrawingGroup>
(description)
Represents a collection of drawings that can be operated upon as a single drawing.
[content property]
Children
(properties)
Children
DrawingCollection
(description)
The Drawing objects that are contained in this DrawingGroup.
ClipGeometry
Geometry
(description)
The clip region of this DrawingGroup.
GuidelineSet
GuidelineSet
(description)
The GuidelineSet to apply to this DrawingGroup.
Opacity
x:Double
(description)
The opacity of this DrawingGroup.
OpacityMask
Brush
(description)
The brush used to alter the opacity of select regions of this DrawingGroup.
Transform
Transform
(description)
The Transform that is applied to this DrawingGroup.