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