[]
Gets or sets the starting or ending scale at which the changes shall be drawn. If MotionDirection specifies an inward transition (Inward), the scale of the changes drawn shall progress from Scale to 1.0 over the course of the transition. If MotionDirection specifies an outward transition, the scale of the changes drawn shall progress from 1.0 to Scale over the course of the transition.
public float Scale { get; set; }
Public Property Scale As Single