←Select platform

TransformMode Property

Summary

Gets a value that determines how to transform this AnnEncryptObject object when any object transformation method is called.

Syntax

C#
VB
C++
public override AnnTransformMode TransformMode { get; } 
  
Public Overrides ReadOnly Property TransformMode As Leadtools.Windows.Annotations.AnnTransformMode 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly