Leadtools.Forms Namespace > LogicalLength Structure > LogicalLength Constructor : LogicalLength Constructor(Double,LogicalUnit) |
public LogicalLength( double value, LogicalUnit unit )
'Declaration Public Function New( _ ByVal value As Double, _ ByVal unit As LogicalUnit _ )
'Usage Dim value As Double Dim unit As LogicalUnit Dim instance As New LogicalLength(value, unit)
public: LogicalLength( double value, LogicalUnit unit )