←Select platform

Width Property

Summary

Gets or sets the width of this AnnPen object.

Syntax

C#
VB
C++
public virtual AnnLength Width { get; set; } 
  
Public Overridable Property Width As Leadtools.Annotations.AnnLength 
public: 
virtual property Leadtools.Annotations.AnnLength Width { 
   Leadtools.Annotations.AnnLength get(); 
   void set (    Leadtools.Annotations.AnnLength ); 
} 

Property Value

An AnnLength value that represents the width of this AnnPen object.

Example

For an example, refer to AnnPen.

Requirements

Target Platforms

See Also

Reference

AnnPen Class

AnnPen Members

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

Leadtools.Annotations Assembly