Visual Properties
.NET Framework 3.5
The Visual type exposes the following members.
| Name | Description | |
|---|---|---|
|
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) |
|
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
|
IsSealed | Gets a value that declares whether this instance is currently read-only. (Inherited from DependencyObject.) |
|
VisualBitmapEffect | Gets or sets the BitmapEffect value for the Visual. |
|
VisualBitmapEffectInput | Gets or sets the BitmapEffectInput value for the Visual. |
|
VisualBitmapScalingMode | Gets or sets the BitmapScalingMode for the Visual. |
|
VisualChildrenCount | Gets the number of child elements for the Visual. |
|
VisualClip | Gets or sets the clip region of the Visual as a Geometry value. |
|
VisualEdgeMode | Gets or sets the edge mode of the Visual as an EdgeMode value. |
|
VisualEffect | Gets or sets the bitmap effect to apply to the Visual. |
|
VisualOffset | Gets or sets the offset value of the visual object. |
|
VisualOpacity | Gets or sets the opacity of the Visual. |
|
VisualOpacityMask | Gets or sets the Brush value that represents the opacity mask of the Visual. |
|
VisualParent | Gets the visual tree parent of the visual object. |
|
VisualTransform | Gets or sets the Transform value for the Visual. |
|
VisualXSnappingGuidelines | Gets or sets the x-coordinate (vertical) guideline collection. |
|
VisualYSnappingGuidelines | Gets or sets the y-coordinate (horizontal) guideline collection. |