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

Syntax

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

Property Value

0 <= contrast <= 100

See Also

Availability

DraftSight V1R1.4