프로퍼티 | 타입 | 설명 | |
---|---|---|---|
RendererProperty | AttachedProperty |
메소드 | 설명 | |
---|---|---|
GetRenderer ( AvaloniaObject obj ) : |
Gets renderer options attached property.
|
|
SetRenderer ( AvaloniaObject obj, |
Sets renderer options attached property.
|
public static GetRenderer ( AvaloniaObject obj ) : |
||
obj | AvaloniaObject | The avalonia object. |
리턴 |
public static SetRenderer ( AvaloniaObject obj, |
||
obj | AvaloniaObject | The avalonia object. |
value | The shape render value. | |
리턴 | void |