IGeometryHost.ExcludeGeometryFromClipRegion 메서드

하위 IGeometryHost 개체의 기 하 형상이 포함 한이 형상, 클립 영역에서 제외 합니다.

네임스페이스:  Microsoft.VisualStudio.Modeling.Diagrams
어셈블리:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

구문

‘선언
Sub ExcludeGeometryFromClipRegion ( _
    graphics As Graphics, _
    matrix As Matrix, _
    perimeter As GraphicsPath _
)
void ExcludeGeometryFromClipRegion(
    Graphics graphics,
    Matrix matrix,
    GraphicsPath perimeter
)

매개 변수

  • matrix
    형식: System.Drawing.Drawing2D.Matrix
    기 하 도형의 해당 다이어그램 항목 부모에 상대적인 위치를 보완 하기 위해 기 하 도형의 그래픽 경로 변환 하는 데 사용 되는 매트릭스입니다.

.NET Framework 보안

  • 직접 실행 호출자의 경우 완전히 신뢰합니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분 신뢰 코드에서 라이브러리 사용을 참조하십시오.

참고 항목

참조

IGeometryHost 인터페이스

Microsoft.VisualStudio.Modeling.Diagrams 네임스페이스