ShapeVisual Class

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
Inheritance
Object Platform::Object IInspectable CompositionObject Visual ContainerVisual ShapeVisual
Attributes

Properties

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

Methods

Name Description
Close() (Inherited from CompositionObject)
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

(Inherited from CompositionObject)
PopulatePropertyInfo(String, AnimationPropertyInfo) (Inherited from CompositionObject)
StartAnimation(String, CompositionAnimation, AnimationController) (Inherited from CompositionObject)
StartAnimation(String, CompositionAnimation) (Inherited from CompositionObject)
StartAnimationGroup(ICompositionAnimationBase) (Inherited from CompositionObject)
StopAnimation(String) (Inherited from CompositionObject)
StopAnimationGroup(ICompositionAnimationBase) (Inherited from CompositionObject)
TryGetAnimationController(String) (Inherited from CompositionObject)

Applies to