←Select platform

BorderEffect Property

Summary

The border effect of this rectangle object.

Syntax
C#
Java
public int BorderEffect {get; set;} 
public int getBorderEffect(); 
public void setBorderEffect( 
   int intValue 
); 

Property Value

The border effect of this rectangle object. The default value is 0 (BorderEffectNone).

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

Leadtools.Pdf Assembly

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