Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Revit
SDK
Samples
NewOpenings
CS
EmptyTool
C# Class Revit.SDK.Samples.NewOpenings.CS.EmptyTool
Tool used to draw nothing
Inheritance:
ITool
Afficher le fichier
Open project: AMEE/revit
Méthodes publiques
Méthode
Description
Draw
(
System
graphic
) :
void
Draw nothing
EmptyTool
( ) :
System
Default constructor
Method Details
Draw()
public
méthode
Draw nothing
public
Draw
(
System
graphic
) :
void
graphic
System
Graphics object
Résultat
void
EmptyTool()
public
méthode
Default constructor
public
EmptyTool
( ) :
System
Résultat
System