Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Standard
MARGINS
C# Class Standard.MARGINS
Mostra file
Open project: MahApps/MahApps.Metro
Class Usage Examples
Public Properties
Property
Type
Description
cxLeftWidth
int
cxRightWidth
int
cyBottomHeight
int
cyTopHeight
int
Property Details
cxLeftWidth
public_oe property
Width of left border that retains its size.
public
int
cxLeftWidth
return
int
cxRightWidth
public_oe property
Width of right border that retains its size.
public
int
cxRightWidth
return
int
cyBottomHeight
public_oe property
Height of bottom border that retains its size.
public
int
cyBottomHeight
return
int
cyTopHeight
public_oe property
Height of top border that retains its size.
public
int
cyTopHeight
return
int