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 Transform Transform {get; set;}
get_Transform();
set_Transform(value);
public: property Transform^ Transform { Transform^ get(); void set ( Transform^ value); }
Use this property to rotate, scale, skew, or translate a brush's content.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2