共用方式為


DesignerAction.Image 屬性

定義

取得與設計工具動作關聯的影像。

public:
 property System::Drawing::Image ^ Image { System::Drawing::Image ^ get(); };
public System.Drawing.Image Image { get; }
member this.Image : System.Drawing.Image
Public ReadOnly Property Image As Image

屬性值

Image

與 關聯的 。

適用於