Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.29
|
Leadtools.Windows.Media.Transitions Namespace > TransitionBase Class : OutBrush Property |
public DrawingBrush OutBrush {get;}
'Declaration Public ReadOnly Property OutBrush As DrawingBrush
'Usage Dim instance As TransitionBase Dim value As DrawingBrush value = instance.OutBrush
public: property DrawingBrush^ OutBrush { DrawingBrush^ get(); }