TessaShellControlBaseIconGeometry - свойство
Пространство имён: Tessa.UI.WindowsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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