Gets or sets a value indicating how the drawing is positioned within the control.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public SizeMode SizeMode { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property SizeMode As SizeMode |
See Also