nuget server logo nuget api documents
↑

API Docs / R_graphics.Common.Runtime / graphics

graphics

Full name R_graphics.Common.Runtime.graphics Assembly R_graphics.Common.Runtime Members 7

01 Syntax

R_graphics.Common.Runtime.graphics

02 Methods

NameOverloadsSummary
openNew 1 a common method for create new graphics device
PopLastDevice 1
RemoveAt 1
PushNewDevice 1
SwapDevice 1

03 Properties

NameOverloadsSummary
curDev 1 the current actived graphics device
Devices 1

04 Members

method openNew #
openNew(IGraphics, Stream, list, String)

a common method for create new graphics device

Parameters
NameTypeDescription
devIGraphics

-

bufferStream

-

argslist

-

property curDev #
curDev

the current actived graphics device

property Devices #
Devices
method PopLastDevice #
PopLastDevice()
method RemoveAt #
RemoveAt(Int32)
method PushNewDevice #
PushNewDevice(graphicsDevice)
method SwapDevice #
SwapDevice(Int32, Int32)