Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Annotate ( string annotation ) : void | ||
DrawBitmap ( |
||
Get ( ) : System.Numerics.BigInteger | ||
GetCurrentAnnotation ( ) : string | ||
GetLeft ( ) : System.Numerics.BigInteger | ||
GetRight ( ) : System.Numerics.BigInteger | ||
Memory ( string>.Dictionary |
||
MoveLeft ( ) : void | ||
MoveRight ( ) : void | ||
Reverse ( ) : void | ||
Set ( System.Numerics.BigInteger value ) : void | ||
SetAnnotations ( string>.Dictionary |
public Annotate ( string annotation ) : void | ||
annotation | string | |
Результат | void |
public DrawBitmap ( |
||
settings | ||
defaultValueFont | ||
defaultAnnotationFont | ||
Результат |
public Get ( ) : System.Numerics.BigInteger | ||
Результат | System.Numerics.BigInteger |
public GetLeft ( ) : System.Numerics.BigInteger | ||
Результат | System.Numerics.BigInteger |
public GetRight ( ) : System.Numerics.BigInteger | ||
Результат | System.Numerics.BigInteger |
public Memory ( string>.Dictionary |
||
annotations | string>.Dictionary | |
Результат | System |
public Set ( System.Numerics.BigInteger value ) : void | ||
value | System.Numerics.BigInteger | |
Результат | void |
public SetAnnotations ( string>.Dictionary |
||
annotations | string>.Dictionary | |
Результат | void |