Visual Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| 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) |
| Name | Description | |
|---|---|---|
| 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. |
| 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 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. |
Reference
Visual ClassSystem.Windows.Media Namespace
VisualCollection
VisualTreeHelper