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

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

Definition

Пространство имён: Tessa.UI.Windows
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public TessaShellButton(
	ICommand command,
	PathGeometry iconGeometry,
	Thickness padding = null,
	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)
 

См. также