Este artículo se tradujo automáticamente. Para ver el artículo en inglés, active la casilla Inglés. Además, puede mostrar el texto en inglés en una ventana emergente si mueve el puntero del mouse sobre el texto.
|
Traducción
Inglés
|
Clase VisualBrush
Publicado: octubre de 2016
Ensamblado: PresentationCore (en PresentationCore.dll)
Nombre | Descripción | |
---|---|---|
![]() | VisualBrush() | |
![]() | VisualBrush(Visual) |
Nombre | Descripción | |
---|---|---|
![]() | AlignmentX | |
![]() | AlignmentY | |
![]() | AutoLayoutContent | |
![]() | CanFreeze | |
![]() | DependencyObjectType | |
![]() | Dispatcher | |
![]() | HasAnimatedProperties | |
![]() | IsFrozen | |
![]() | IsSealed | |
![]() | Opacity | |
![]() | RelativeTransform | |
![]() | Stretch | |
![]() | TileMode | |
![]() | Transform | |
![]() | Viewbox | |
![]() | ViewboxUnits | |
![]() | Viewport | |
![]() | ViewportUnits | |
![]() | Visual |
Nombre | Descripción | |
---|---|---|
![]() | ApplyAnimationClock(DependencyProperty, AnimationClock) | |
![]() | ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior) | |
![]() | BeginAnimation(DependencyProperty, AnimationTimeline) | |
![]() | BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior) | |
![]() | CheckAccess() | |
![]() | ClearValue(DependencyProperty) | |
![]() | ClearValue(DependencyPropertyKey) | |
![]() | Clone() | |
![]() | CloneCurrentValue() | |
![]() | CoerceValue(DependencyProperty) | |
![]() | Equals(Object) | |
![]() | Freeze() | |
![]() | GetAnimationBaseValue(DependencyProperty) | |
![]() | GetAsFrozen() | |
![]() | GetCurrentValueAsFrozen() | |
![]() | GetHashCode() | |
![]() | GetLocalValueEnumerator() | |
![]() | GetType() | |
![]() | GetValue(DependencyProperty) | |
![]() | InvalidateProperty(DependencyProperty) | |
![]() | ReadLocalValue(DependencyProperty) | |
![]() | SetCurrentValue(DependencyProperty, Object) | |
![]() | SetValue(DependencyProperty, Object) | |
![]() | SetValue(DependencyPropertyKey, Object) | |
![]() | ShouldSerializeProperty(DependencyProperty) | |
![]() | ToString() | |
![]() | ToString(IFormatProvider) | |
![]() | VerifyAccess() |
Nombre | Descripción | |
---|---|---|
![]() ![]() | AutoLayoutContentProperty | |
![]() ![]() | VisualProperty |
Nombre | Descripción | |
---|---|---|
![]() ![]() | IFormattable.ToString(String, IFormatProvider) |
Crear un nuevo Visual y utilizarla para establecer el Visual propiedad de la VisualBrush. Usar una existente Visual, que crea una imagen duplicada del destino Visual. A continuación, puede usar el VisualBrush para crear efectos interesantes, tales como reflexiones y ampliaciones.
![]() |
---|
Disponible desde 3.0
Cualquier miembro ( Compartido en Visual Basic) estático público de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.