←Select platform

ShadowBorderWidth Property

Summary

Gets or sets the width of the shadow border of this AnnNoteObject.

Syntax
C#
VB
Objective-C
C++
Java
public LeadLengthD ShadowBorderWidth { get; set; } 
Public Property ShadowBorderWidth As LeadLengthD 
@property (nonatomic) BOOL shadowBorderWidth; 
public LeadLengthD getShadowBorderWidth() 
public void setShadowBorderWidth(LeadLengthD shadowBorderWidth) 
public:  
   property LeadLengthD^ ShadowBorderWidth 
   { 
      LeadLengthD^ get() 
      void set(LeadLengthD^ value) 
   } 

Property Value

The width of the shadow border of this AnnNoteObject.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly