TessaShellButton - конструктор

Инициализирует новый экземпляр класса TessaShellButton

Definition

Пространство имён: Tessa.UI.Windows
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public TessaShellButton(
	ICommand command,
	PathGeometry iconGeometry,
	Thickness padding = default,
	double iconWidth = 18,
	double iconHeight = 18,
	double strokeThickness = 0
)

Параметры

command  ICommand
 
iconGeometry  PathGeometry
 
padding  Thickness  (Optional)
 
iconWidth  Double  (Optional)
 
iconHeight  Double  (Optional)
 
strokeThickness  Double  (Optional)
 

См. также