C# 클래스 Revit.SDK.Samples.NewOpenings.CS.EmptyTool

Tool used to draw nothing
상속: ITool
파일 보기 프로젝트 열기: AMEE/revit

공개 메소드들

메소드 설명
Draw ( System graphic ) : void

Draw nothing

EmptyTool ( ) : System

Default constructor

메소드 상세

Draw() 공개 메소드

Draw nothing
public Draw ( System graphic ) : void
graphic System Graphics object
리턴 void

EmptyTool() 공개 메소드

Default constructor
public EmptyTool ( ) : System
리턴 System