Fade Property (IReferenceImage) Send Feedback
See Also 
Gets or sets the amount of fade to apply to this Referenced image.

Syntax

Visual Basic 
Property Fade As System.Integer
C# 
System.int Fade {get; set;}
JavaScript 
get_Fade () : dsSystem.int
put_Fade (
   NewVal : dsSystem.int
)
COM native C++ 
HRESULT get_Fade(
   LONG* Val
) 
HRESULT put_Fade( 
   LONG NewVal
C++ 
DSRESULT get_Fade (
   long* Val
)
DSRESULT put_Fade(
   long NewVal
)

Property Value

0 <= fade <= 100

See Also

Availability

DraftSight V1R1.4