Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Transform Property (AnnBrush)






Gets or sets the transformation that is applied to the brush. This transformation is applied after the brush's output has been mapped and positioned.
Syntax
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);
}

Property Value

The transformation to apply to the brush. The default value is the System.Windows.Media.Transform.Identity transformation.
Remarks

Use this property to rotate, scale, skew, or translate a brush's content.

Requirements

Target Platforms

See Also

Reference

AnnBrush Class
AnnBrush Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features