Свойство | Тип | Описание | |
---|---|---|---|
SVGAngle | System.Runtime.CompilerServices |
Метод | Описание | |
---|---|---|
ConvertToSpecifiedUnits ( SVGAngleUnitType unitType ) : void | ||
NewValueSpecifiedUnits ( SVGAngleUnitType unitType, double valueInSpecifiedUnits ) : void |
Метод | Описание | |
---|---|---|
SVGAngle ( ) : System.Runtime.CompilerServices |
public ConvertToSpecifiedUnits ( SVGAngleUnitType unitType ) : void | ||
unitType | SVGAngleUnitType | |
Результат | void |
public NewValueSpecifiedUnits ( SVGAngleUnitType unitType, double valueInSpecifiedUnits ) : void | ||
unitType | SVGAngleUnitType | |
valueInSpecifiedUnits | double | |
Результат | void |