←Select platform

Designer Property

Summary

Gets the designer responsible for the change.

Syntax

C#
VB
C++
public AnnDesigner Designer { get; } 
  
Public ReadOnly Property Designer As Leadtools.Annotations.AnnDesigner 

Property Value

The AnnDesigner responsible for the change.

Remarks

This value is null (Nothing in VB) unless ChangeType is AnnObjectChangedType.DesignerDraw or AnnObjectChangedType.DesignerEdit

Example

For an example, refer to BeforeObjectChanged.

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 Assembly