ShapeVisual Klasse

Definition

public ref class ShapeVisual sealed : ContainerVisual
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ShapeVisual final : ContainerVisual
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
class ShapeVisual final : ContainerVisual
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ShapeVisual : ContainerVisual
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public sealed class ShapeVisual : ContainerVisual
Public NotInheritable Class ShapeVisual
Inherits ContainerVisual
Vererbung
Object Platform::Object IInspectable CompositionObject Visual ContainerVisual ShapeVisual
Attribute

Eigenschaften

Name Beschreibung
AnchorPoint (Geerbt von Visual)
BackfaceVisibility (Geerbt von Visual)
BorderMode (Geerbt von Visual)
CenterPoint (Geerbt von Visual)
Children (Geerbt von ContainerVisual)
Clip (Geerbt von Visual)
Comment (Geerbt von CompositionObject)
CompositeMode (Geerbt von Visual)
Compositor (Geerbt von CompositionObject)
DispatcherQueue (Geerbt von CompositionObject)
ImplicitAnimations (Geerbt von CompositionObject)
IsHitTestVisible (Geerbt von Visual)
IsPixelSnappingEnabled (Geerbt von Visual)
IsVisible (Geerbt von Visual)
Offset (Geerbt von Visual)
Opacity (Geerbt von Visual)
Orientation (Geerbt von Visual)
Parent (Geerbt von Visual)
ParentForTransform (Geerbt von Visual)
Properties (Geerbt von CompositionObject)
RelativeOffsetAdjustment (Geerbt von Visual)
RelativeSizeAdjustment (Geerbt von Visual)
RotationAngle (Geerbt von Visual)
RotationAngleInDegrees (Geerbt von Visual)
RotationAxis (Geerbt von Visual)
Scale (Geerbt von Visual)
Shapes
Size (Geerbt von Visual)
TransformMatrix (Geerbt von Visual)
ViewBox

Methoden

Name Beschreibung
Close() (Geerbt von CompositionObject)
Dispose()

Führt anwendungsdefinierte Aufgaben aus, die mit dem Freigeben, Freigeben oder Zurücksetzen nicht verwalteter Ressourcen verknüpft sind.

(Geerbt von CompositionObject)
PopulatePropertyInfo(String, AnimationPropertyInfo) (Geerbt von CompositionObject)
StartAnimation(String, CompositionAnimation, AnimationController) (Geerbt von CompositionObject)
StartAnimation(String, CompositionAnimation) (Geerbt von CompositionObject)
StartAnimationGroup(ICompositionAnimationBase) (Geerbt von CompositionObject)
StopAnimation(String) (Geerbt von CompositionObject)
StopAnimationGroup(ICompositionAnimationBase) (Geerbt von CompositionObject)
TryGetAnimationController(String) (Geerbt von CompositionObject)

Gilt für: