C# 클래스 Tutorial.CustomStyles.MySimpleEdgeStyle.MySelectionIndicatorInstaller

This customized ISelectionIndicatorInstaller overrides the pen property to be , so that no edge path is rendered if the edge is selected.
상속: EdgeSelectionIndicatorInstaller
파일 보기 프로젝트 열기: yWorks/yfiles-for-wpf-demos

보호된 메소드들

메소드 설명
GetPen ( CanvasControl canvas, IEdge edge ) : Pen

메소드 상세

GetPen() 보호된 메소드

protected GetPen ( CanvasControl canvas, IEdge edge ) : Pen
canvas CanvasControl
edge IEdge
리턴 Pen