The following tables list the members exposed by LinearWipeTransition.
| Name | Description | |
|---|---|---|
|  | LinearWipeTransition | Initializes a new instance of the LinearWipeTransition class. | 
| Name | Description | |
|---|---|---|
|  | TransitionBase | Initializes a new instance of a TransitionBase class with the specified parameters. (Inherited from TransitionBase) | 
| Name | Description | |
|---|---|---|
|  | Begin | Applies the LinearWipeTransition to the target object referenced by the Leadtools.Windows.Media.Transitions.TransitionBase.TargetObject property. | 
|  | End | Stops a transition. (Inherited from TransitionBase) | 
| Name | Description | |
|---|---|---|
|  | CreateInstanceCore | Creates a new instance of the LinearWipeTransition class. | 
|  | OnOutBrushChanged | Raises the OutBrushChanged event. (Inherited from TransitionBase) | 
| Name | Description | |
|---|---|---|
|  | AccelerationRatio | Gets or sets the AccelerationRatio for the internal 'Storyboard' object. (Inherited from TransitionBase) | 
|  | AutoReverse | Gets or sets the System.Windows.Media.Animation.Timeline.AutoReverse for the internal 'Storyboard object. (Inherited from TransitionBase) | 
|  | BeginTime | Gets or sets the System.Windows.Media.Animation.Timeline.BeginTime for the internal 'Storyboard' object. (Inherited from TransitionBase) | 
|  | DecelerationRatio | Gets or sets the System.Windows.Media.Animation.Timeline.DecelerationRatio for the internal 'Storyboard' object. (Inherited from TransitionBase) | 
|  | Duration | Gets or sets the System.Windows.Media.Animation.Timeline.Duration for the internal 'Storyboard' object. (Inherited from TransitionBase) | 
|  | Fill | Gets or sets the filled brush to be used to generate the animated OutBrush brush. This is a dependency property. (Inherited from TransitionBase) | 
|  | FillBehavior | Gets or sets the System.Windows.Media.Animation.Timeline.FillBehavior for the internal 'Storyboard' object. (Inherited from TransitionBase) | 
|  | Grain | Gets or sets the Graining size. This is the smallest unit to be updated when applying a transition. (Inherited from TransitionBase) | 
|  | OutBrush | Gets an animated brush created from the Fill and Leadtools.Windows.Media.Transitions.PushTransition.Push if the tranisition type is PushTransition to be used to fill any element. This is a dependency property. (Inherited from TransitionBase) | 
|  | RepeatBehavior | Gets or sets the System.Windows.Media.Animation.Timeline.RepeatBehavior for the internal 'Storyboard' object. (Inherited from TransitionBase) | 
|  | SpeedRatio | Gets or sets the System.Windows.Media.Animation.Timeline.SpeedRatio for the internal 'Storyboard' object. (Inherited from TransitionBase) | 
|  | TargetObject | Gets or set a framework element to apply a transition to it. This is a dependency property. (Inherited from TransitionBase) | 
|  | TransitionType | Gets or sets the type of LinearWipeTransition. | 
| Name | Description | |
|---|---|---|
|  | Completed | Add/Remove the System.Windows.Media.Animation.Timeline.Completed for the internal 'Storyboard' object. (Inherited from TransitionBase) | 
|  | OutBrushChanged | Occurs when the value of the OutBrush property changes. (Inherited from TransitionBase) | 
| Name | Description | |
|---|---|---|
|    | AccelerationRatioProperty | Identifies the AccelerationRatio dependency property. (Inherited from TransitionBase) | 
|    | AutoReverseProperty | Identifies the AutoReverse dependency property. (Inherited from TransitionBase) | 
|    | BeginTimeProperty | Identifies the BeginTime dependency property. (Inherited from TransitionBase) | 
|    | DecelerationRatioProperty | Identifies the DecelerationRatio dependency property. (Inherited from TransitionBase) | 
|    | DurationProperty | Identifies the Duration dependency property. (Inherited from TransitionBase) | 
|    | FillBehaviorProperty | Identifies the FillBehavior dependency property. (Inherited from TransitionBase) | 
|    | FillProperty | Identifies the Fill dependency property. (Inherited from TransitionBase) | 
|    | GrainProperty | Identifies the Grain dependency property. (Inherited from TransitionBase) | 
|    | OutBrushProperty | Identifies the OutBrush dependency property. (Inherited from TransitionBase) | 
|    | RepeatBehaviorProperty | Identifies the RepeatBehavior dependency property. (Inherited from TransitionBase) | 
|    | SpeedRatioProperty | Identifies the SpeedRatio dependency property. (Inherited from TransitionBase) | 
|    | TargetObjectProperty | Identifies the TargetObject dependency property. (Inherited from TransitionBase) | 
|    | TransitionTypeProperty | Identifies the TransitionType dependency property. |