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

Show in webframe

TransformMode Property (AnnEncryptObject)






Gets a value that determines how to transform this AnnEncryptObject object when any object transformation method is called.
Syntax
public override AnnTransformMode TransformMode {get;}
'Declaration
 
Public Overrides ReadOnly Property TransformMode As AnnTransformMode
'Usage
 
Dim instance As AnnEncryptObject
Dim value As AnnTransformMode
 
value = instance.TransformMode

            

            
public:
property AnnTransformMode TransformMode {
   AnnTransformMode get() override;
}

Property Value

An AnnTransformMode value that determines how to transform this AnnEncryptObject object when any object transformation method is called.
Remarks
The AnnEncryptObject class overrides this property to return AnnTransformMode.Points. This property, along with the GetTransformPoints and SetTransformPoints methods ensure that the encrypt object physically transforms the Rect value whenever the encrypt object is transformed.
Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject 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