Visual Properties
.NET Framework 4.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 indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) |
|
VisualBitmapEffect | Obsolete. Gets or sets the BitmapEffect value for the Visual. |
|
VisualBitmapEffectInput | Obsolete. Gets or sets the BitmapEffectInput value for the Visual. |
|
VisualBitmapScalingMode | Gets or sets the BitmapScalingMode for the Visual. |
|
VisualCacheMode | Gets or sets a cached representation of the Visual. |
|
VisualChildrenCount | Gets the number of child elements for the Visual. |
|
VisualClearTypeHint | Gets or sets the ClearTypeHint that determines how ClearType is rendered in 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. |
|
VisualScrollableAreaClip | Gets or sets a clipped scrollable area for the Visual. |
|
VisualTextHintingMode | Gets or sets the TextHintingMode of the Visual. |
|
VisualTextRenderingMode | Gets or sets the TextRenderingMode of the Visual. |
|
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. |