Leadtools.Windows.Annotations Namespace > AnnBrush Class : Transform Property |
public Transform Transform {get; set;}
'Declaration Public Property Transform As Transform
'Usage Dim instance As AnnBrush Dim value As Transform instance.Transform = value value = instance.Transform
public: property Transform^ Transform { Transform^ get(); void set ( Transform^ value); }
Use this property to rotate, scale, skew, or translate a brush's content.