Back to Devexpress

TileControl.ScaleFactor Property

windowsforms-devexpress-dot-xtraeditors-dot-tilecontrol-8e2485b8.md

latest1.0 KB
Original Source

TileControl.ScaleFactor Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public SizeF ScaleFactor { get; }
vb
<Browsable(False)>
Public ReadOnly Property ScaleFactor As SizeF

Property Value

Type
SizeF

See Also

TileControl Class

TileControl Members

DevExpress.XtraEditors Namespace