←Select platform

ShadowBorderWidth Property

Summary

Returns the width of the shadow border of this AnnNoteObject.

Syntax

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

Property Value

An AnnLength structure that represents the width of the shadow border of this AnnNoteObject.

Example

For an example, refer to AnnNoteObject.

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