4.126 ContainerVisual

x:Object > DependencyObject > Visual > ContainerVisual
ContainerVisual
DrawingVisual HostVisual
(usage)
<ContainerVisual />
(description)
Manages a collection of Visual objects.
(properties)
CacheMode
CacheMode
(description)
A cached representation of the ContainerVisual.
Children
VisualCollection
(description)
The child collection of the ContainerVisual.
[read only]
true
Clip
Geometry
(description)
The clipping region of the ContainerVisual.
Effect
Effect
(description)
The bitmap effect to apply to the ContainerVisual.
Offset
Vector
(description)
The offset value of the ContainerVisual from its reference point.
Opacity
x:Double
(description)
The opacity of the ContainerVisual, based on 0=transparent, 1=opaque.
OpacityMask
Brush
(description)
A brush that specifies a possible opacity mask for the ContainerVisual.
Transform
Transform
(description)
The transform that is applied to the ContainerVisual.
XSnappingGuidelines
DoubleCollection
(description)
The X (horizontal) guideline for the ContainerVisual.
YSnappingGuidelines
DoubleCollection
(description)
The Y (vertical) guideline for the ContainerVisual.