ComponentOne RichTextBox for WPF and Silverlight
C1Length Constructor(Double)

C1.WPF.RichTextBox.Documents Namespace > C1Length Structure > C1Length Constructor : C1Length Constructor(Double)
Number of pixels.
Initializes a new C1Length with a pixel length.
Syntax
'Declaration
 
Public Function New( _
   ByVal pixels As System.Double _
)
public C1Length( 
   System.double pixels
)

Parameters

pixels
Number of pixels.
See Also

Reference

C1Length Structure
C1Length Members
Overload List