System::Drawing::Region::IsEmpty method
Region::IsEmpty method
현재 객체가 나타내는 영역이 지정된 그리기 표면에서 내부가 비어 있는지 여부를 결정합니다.
bool System::Drawing::Region::IsEmpty(const SharedPtr<Graphics> &g) const
| 매개변수 | 형식 | 설명 |
|---|---|---|
| g | const SharedPtr<Graphics>& | 그리기 표면 |
또 보기
- Typedef SharedPtr
- Class Graphics
- Class Region
- Namespace System::Drawing
- Library Aspose.Page for C++