C# Class OpenTK.Platform.X11.XWindowAttributes

Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Свойство Type Description
all_event_masks System.IntPtr
backing_pixel System.IntPtr
backing_planes System.IntPtr
backing_store int
bit_gravity Gravity
border_width int
c_class int
colormap System.IntPtr
depth int
do_not_propagate_mask System.IntPtr
height int
map_installed bool
map_state MapState
override_direct bool
root System.IntPtr
save_under bool
screen System.IntPtr
visual System.IntPtr
width int
win_gravity Gravity
x int
y int
your_event_mask System.IntPtr

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

all_event_masks public_oe property

public IntPtr,System all_event_masks
Résultat System.IntPtr

backing_pixel public_oe property

public IntPtr,System backing_pixel
Résultat System.IntPtr

backing_planes public_oe property

public IntPtr,System backing_planes
Résultat System.IntPtr

backing_store public_oe property

public int backing_store
Résultat int

bit_gravity public_oe property

public Gravity bit_gravity
Résultat Gravity

border_width public_oe property

public int border_width
Résultat int

c_class public_oe property

public int c_class
Résultat int

colormap public_oe property

public IntPtr,System colormap
Résultat System.IntPtr

depth public_oe property

public int depth
Résultat int

do_not_propagate_mask public_oe property

public IntPtr,System do_not_propagate_mask
Résultat System.IntPtr

height public_oe property

public int height
Résultat int

map_installed public_oe property

public bool map_installed
Résultat bool

map_state public_oe property

public MapState map_state
Résultat MapState

override_direct public_oe property

public bool override_direct
Résultat bool

root public_oe property

public IntPtr,System root
Résultat System.IntPtr

save_under public_oe property

public bool save_under
Résultat bool

screen public_oe property

public IntPtr,System screen
Résultat System.IntPtr

visual public_oe property

public IntPtr,System visual
Résultat System.IntPtr

width public_oe property

public int width
Résultat int

win_gravity public_oe property

public Gravity win_gravity
Résultat Gravity

x public_oe property

public int x
Résultat int

y public_oe property

public int y
Résultat int

your_event_mask public_oe property

public IntPtr,System your_event_mask
Résultat System.IntPtr