System::Drawing::Graphics::get_Clip 方法
Graphics::get_Clip method
返回一个 Region 对象,该对象表示一个限制当前 Graphics 对象所代表的绘图表面绘制区域的区域。
SharedPtr<Region> System::Drawing::Graphics::get_Clip()
另见
- Typedef SharedPtr
- Class Region
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++