Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FC3Editor
Tools
ToolTerrainHole
C# Class FC3Editor.Tools.ToolTerrainHole
Inheritance:
ToolPaintStrict
Show file
Open project: Azerothian/fc3editor
Public Methods
Method
Description
GetContextHelp
( ) :
string
GetMainParameter
( ) :
IParameter
GetParameters
( ) :
IEnumerable
GetToolImage
( ) :
Image
GetToolName
( ) :
string
Protected Methods
Method
Description
OnPaint
( ) :
void
Method Details
GetContextHelp()
public
method
public
GetContextHelp
( ) :
string
return
string
GetMainParameter()
public
method
public
GetMainParameter
( ) :
IParameter
return
IParameter
GetParameters()
public
method
public
GetParameters
( ) :
IEnumerable
return
IEnumerable
GetToolImage()
public
method
public
GetToolImage
( ) :
Image
return
Image
GetToolName()
public
method
public
GetToolName
( ) :
string
return
string
OnPaint()
protected
method
protected
OnPaint
( ) :
void
return
void