ManipulationPropertySetReferenceNode Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class ManipulationPropertySetReferenceNode. This class cannot be inherited.
public sealed class ManipulationPropertySetReferenceNode : Microsoft.Toolkit.Uwp.UI.Animations.Expressions.PropertySetReferenceNode
type ManipulationPropertySetReferenceNode = class
inherit PropertySetReferenceNode
Public NotInheritable Class ManipulationPropertySetReferenceNode
Inherits PropertySetReferenceNode
- Inheritance
Center |
Gets the center point. |
Matrix |
Gets the matrix. |
Pan |
Gets the pan. |
Reference |
Gets the reference. (Inherited from ReferenceNode) |
Scale |
Gets the scale. |
Subchannels |
Gets or sets the subchannels. (Inherited from ExpressionNode) |
Translation |
Gets the translation. |
Dispose() |
Releases all resources used by this ExpressionNode. (Inherited from ExpressionNode) |
Get |
Create a reference to the specified boolean property. This maybe be a property on the CompositionObject directly, or on the its PropertySet. (Inherited from ReferenceNode) |
Get |
Create a reference to the specified Color property. This maybe be a property on the CompositionObject directly, or on the its PropertySet. (Inherited from ReferenceNode) |
Get |
Create a reference to the specified Matrix3x2 property. This maybe be a property on the CompositionObject directly, or on the its PropertySet. (Inherited from ReferenceNode) |
Get |
Create a reference to the specified Matrix4x4 property. This maybe be a property on the CompositionObject directly, or on the its PropertySet. (Inherited from ReferenceNode) |
Get |
Create a reference to the specified Quaternion property. This maybe be a property on the CompositionObject directly, or on the its PropertySet. (Inherited from ReferenceNode) |
Get |
Create a reference to the specified float property. This maybe be a property on the CompositionObject directly, or on the its PropertySet. (Inherited from ReferenceNode) |
Get |
Gets the value. (Inherited from ReferenceNode) |
Get |
Create a reference to the specified Vector2 property. This maybe be a property on the CompositionObject directly, or on the its PropertySet. (Inherited from ReferenceNode) |
Get |
Create a reference to the specified Vector3 property. This maybe be a property on the CompositionObject directly, or on the its PropertySet. (Inherited from ReferenceNode) |
Get |
Create a reference to the specified Vector4 property. This maybe be a property on the CompositionObject directly, or on the its PropertySet. (Inherited from ReferenceNode) |
Populate |
Populates the parameter nodes. (Inherited from ExpressionNode) |
Reference |
References the property. (Inherited from ReferenceNode) |
Set |
Resolve a named parameter to the boolean value it will use. (Inherited from ExpressionNode) |
Set |
Resolve a named parameter to the Color value it will use. (Inherited from ExpressionNode) |
Set |
Resolve a named parameter to the Matrix3x2 value it will use. (Inherited from ExpressionNode) |
Set |
Resolve a named parameter to the Matrix4x4 value it will use. (Inherited from ExpressionNode) |
Set |
Resolve a named parameter to the Quaternion value it will use. (Inherited from ExpressionNode) |
Set |
Resolve a named reference parameter to the CompositionObject it will refer to. (Inherited from ExpressionNode) |
Set |
Resolve a named parameter to the float value it will use. (Inherited from ExpressionNode) |
Set |
Resolve a named parameter to the Vector2 value it will use. (Inherited from ExpressionNode) |
Set |
Resolve a named parameter to the Vector3 value it will use. (Inherited from ExpressionNode) |
Set |
Resolve a named parameter to the Vector4 value it will use. (Inherited from ExpressionNode) |
Subchannels |
Subchannelses the internal. (Inherited from ExpressionNode) |
Προϊόν | Εκδόσεις |
---|---|
Windows Community Toolkit | 6.1.1, 7.0.0, 7.1.0 |