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