C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > Unit Structure > Convert Method : Convert(Double,UnitTypeEnum,Double) Method |
'Declaration Public Overloads Shared Function Convert( _ ByVal value As System.Double, _ ByVal from As UnitTypeEnum, _ ByVal toDpi As System.Double _ ) As System.Double
public static System.double Convert( System.double value, UnitTypeEnum from, System.double toDpi )