Back to Devexpress

EditorContainer.ScaleFactor Property

windowsforms-devexpress-dot-xtraeditors-dot-container-dot-editorcontainer-28de969e.md

latest1.1 KB
Original Source

EditorContainer.ScaleFactor Property

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

Namespace : DevExpress.XtraEditors.Container

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

EditorContainer Class

EditorContainer Members

DevExpress.XtraEditors.Container Namespace