Esempio n. 1
0
 /// <inheritdoc />
 public void Run(IOperationContext operationContext)
 {
     operationContext.SetTextRise((double)Rise);
 }