←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.