메소드 | 설명 | |
---|---|---|
ScriptableSvgAngle ( object baseObject ) : System | ||
convertToSpecifiedUnits ( ushort unitType ) : void | ||
newValueSpecifiedUnits ( ushort unitType, float valueInSpecifiedUnits ) : void |
public ScriptableSvgAngle ( object baseObject ) : System | ||
baseObject | object | |
리턴 | System |
public convertToSpecifiedUnits ( ushort unitType ) : void | ||
unitType | ushort | |
리턴 | void |
public newValueSpecifiedUnits ( ushort unitType, float valueInSpecifiedUnits ) : void | ||
unitType | ushort | |
valueInSpecifiedUnits | float | |
리턴 | void |