←Select platform

RotateWithParent Property

Summary

Gets or sets a value that indicates whether to rotate the label when annotations viewer get rotated.

Syntax

C#
VB
C++
public bool RotateWithParent { get; set; } 
Public Property RotateWithParent As Boolean 
public:  
   property bool RotateWithParent 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to rotate the label when annotations viewer get rotated false.

Remarks

This property is designed to work with object name label only.

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.Annotations.Rendering.WinForms Assembly