Class AnnotStyleBorderEffectIntensityModificationEventArgs
Inheritance
System.Object
AnnotStyleBorderEffectIntensityModificationEventArgs
Namespace: pdftron.PDF.Tools
Assembly: Tools.dll
Syntax
public class AnnotStyleBorderEffectIntensityModificationEventArgs : EventArgs
Constructors
AnnotStyleBorderEffectIntensityModificationEventArgs(Double)
Declaration
public AnnotStyleBorderEffectIntensityModificationEventArgs(double borderEffectIntensity)
Parameters
Type | Name | Description |
---|---|---|
System.Double | borderEffectIntensity |
Properties
BorderEffectIntensity
Declaration
public double BorderEffectIntensity { get; set; }
Property Value
Type | Description |
---|---|
System.Double |