C1.Silverlight.RichTextBox.5
C1Length Constructor(Double,C1LengthUnitType)

Length value.
Length type.
Initializes a new C1Length.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As System.Double, _
   ByVal type As C1LengthUnitType _
)
public C1Length( 
   System.double value,
   C1LengthUnitType type
)

Parameters

value
Length value.
type
Length type.
See Also

Reference

C1Length Structure
C1Length Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.