←Select platform

BorderEffectIntensity Property

Summary

The intensity of the border effect.

Syntax
C#
VB
C++
public int BorderEffectIntensity {get; set;} 
Public Property BorderEffectIntensity() As Integer 
   Get 
   Set 
public:  
   property Int32 BorderEffectIntensity 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The intensity of the border effect. The default value is 0.

Remarks

Perform the following steps to use a cloud effect on the border of this annotation object:

  1. Set the BorderEffect to 1 BorderEffectCloud.
  2. Set the value of BorderEffectIntensity to something other than the default of 0.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly