ZebraCardGraphicsSmoothingMode Property
|
Gets or sets the quality of the graphics rendering.
Namespace:
Zebra.Sdk.Card.Graphics
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax public SmoothingMode SmoothingMode { get; set; }
Public Property SmoothingMode As SmoothingMode
Get
Set
public:
virtual property SmoothingMode SmoothingMode {
SmoothingMode get () sealed;
void set (SmoothingMode value) sealed;
}
Property Value
Type:
SmoothingModeImplements
ZebraGraphicsSmoothingModeRemarks See Also