ManipulationVelocities Class

Definition

Describes the speed at which manipulations occurs.

public ref class ManipulationVelocities
public class ManipulationVelocities
type ManipulationVelocities = class
Public Class ManipulationVelocities
Inheritance
ManipulationVelocities

Constructors

ManipulationVelocities(Vector, Double, Vector)

Initializes a new instance of the ManipulationVelocities class.

Properties

AngularVelocity

Gets or sets the speed of rotation.

ExpansionVelocity

Gets or sets the rate at which the manipulation is resized.

LinearVelocity

Gets or sets the speed of linear motion.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to