Aliased Property (BitmapRenderer)
In This Topic
Gets or sets a value indicating whether the graphic objects are drawn without anti-aliasing.
Syntax
'Declaration
Public Property Aliased As System.Boolean
public System.bool Aliased {get; set;}
See Also