Path Свойство (PathGraphicObject)
Возвращает или задает путь объекта.
'Declaration
Public Property Path As System.Drawing.Drawing2D.GraphicsPath
public System.Drawing.Drawing2D.GraphicsPath Path { get; set; }
public: __property System.Drawing.Drawing2D.GraphicsPath get_Path();
public: __property void set_Path(
System.Drawing.Drawing2D.GraphicsPath
);
public:
property System.Drawing.Drawing2D.GraphicsPath Path {
System.Drawing.Drawing2D.GraphicsPath get();
void set(System.Drawing.Drawing2D.GraphicsPath );
}
Property Value
Значение по умолчанию - null.
Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5