TessaShellControlBaseIconGeometry - свойство
Пространство имён: Tessa.UI.WindowsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public PathGeometry IconGeometry { get; set; }
Public Property IconGeometry As PathGeometry
Get
Set
public:
virtual property PathGeometry^ IconGeometry {
PathGeometry^ get () sealed;
void set (PathGeometry^ value) sealed;
}
abstract IconGeometry : PathGeometry with get, set
override IconGeometry : PathGeometry with get, set
PathGeometryITessaShellControlIconGeometry