Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SIL
FieldWorks
Views
VwDrawRootBuffered.MemoryBuffer
C# Class SIL.FieldWorks.Views.VwDrawRootBuffered.MemoryBuffer
Inheritance:
IDisposable
显示文件
Open project: sillsdev/FieldWorks
Public Methods
Method
Description
Dispose
( ) :
void
MemoryBuffer
(
int
width
,
int
height
) :
System
Protected Methods
Method
Description
Dispose
(
bool
fDisposing
) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Dispose()
protected
method
protected
Dispose
(
bool
fDisposing
) :
void
fDisposing
bool
return
void
MemoryBuffer()
public
method
public
MemoryBuffer
(
int
width
,
int
height
) :
System
width
int
height
int
return
System