Copyright © 2005-2008 MultiMedia Soft 
Return to Table of contents  
 
Fader.Display.WidthReferenceLines property 
 
Type
[Visual Basic] 
Public Property WidthReferenceLines As Int16
 
[C#] 
public Int16 WidthReferenceLines {get; set;}
 
[C++] 
public: __property Int16 get_WidthReferenceLines(); 
public: __property void set_WidthReferenceLines(Int16);
 
 
Remarks
Determines the width in pixels of the reference lines. 
 
 
See also
FaderDisplay class 
Fader.Display property 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Copyright © 2005-2008 MultiMedia Soft 
Return to Table of contents