ComponentOne Basic Library for WPF and Silverlight
LayoutTransform Property (C1RadialColorItemsPresenter)


C1.WPF Namespace > C1RadialColorItemsPresenter Class : LayoutTransform Property
Syntax
'Declaration
 
Public Property LayoutTransform As System.Windows.Media.Transform
'Usage
 
Dim instance As C1RadialColorItemsPresenter
Dim value As System.Windows.Media.Transform
 
instance.LayoutTransform = value
 
value = instance.LayoutTransform
public System.Windows.Media.Transform LayoutTransform {get; set;}
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members