|
.NET Gigasoft.Enums.
|
ActiveX and
|
|
|
ResourceBitmapStyle.
|
DLL Constants
|
Description
|
|
ActualSizeCentered
|
PERBS_ACTUALSIZE_CENTERED (0)
|
Actual sized and Centered.
|
|
ActualSizeN
|
PERBS_ACTUALSIZE_N (1)
|
Actual sized and top center oriented.
|
|
ActualSizeNW
|
PERBS_ACTUALSIZE_NW (2)
|
Actual sized and top left oriented.
|
|
ActualSizeW
|
PERBS_ACTUALSIZE_W (3)
|
Actual sized and center left oriented.
|
|
ActualSizeSW
|
PERBS_ACTUALSIZE_SW (4)
|
Actual sized and bottom left oriented.
|
|
ActualSizeS
|
PERBS_ACTUALSIZE_S (5)
|
Actual sized and bottom center oriented.
|
|
ActualSizeSE
|
PERBS_ACTUALSIZE_SE (6)
|
Actual sized and bottom right oriented.
|
|
ActualSizeE
|
PERBS_ACTUALSIZE_E (7)
|
Actual sized and center right oriented.
|
|
ActualSizeNE
|
PERBS_ACTUALSIZE_NE (8)
|
Actual sized and top right oriented.
|
|
MediumCentered
|
PERBS_MEDIUM_CENTERED (9)
|
Medium sized and Centered.
|
|
MediumN
|
PERBS_MEDIUM_N (10)
|
Medium sized and top center oriented.
|
|
MediumNW
|
PERBS_MEDIUM_NW (11)
|
Medium sized and top left oriented.
|
|
MediumW
|
PERBS_MEDIUM_W (12)
|
Medium sized and center left oriented.
|
|
MediumSW
|
PERBS_MEDIUM_SW (13)
|
Medium sized and bottom left oriented.
|
|
MediumS
|
PERBS_MEDIUM_S (14)
|
Medium sized and bottom center oriented.
|
|
MediumSE
|
PERBS_MEDIUM_SE (15)
|
Medium sized and bottom right oriented.
|
|
MediumE
|
PERBS_MEDIUM_E (16)
|
Medium sized and center right oriented.
|
|
MediumNE
|
PERBS_MEDIUM_NE (17)
|
Medium sized and top right oriented.
|
|
SmallCentered
|
PERBS_SMALL_CENTERED (19)
|
Small sized and Centered.
|
|
SmallN
|
PERBS_SMALL_N (20)
|
Small sized and top center oriented.
|
|
SmallNW
|
PERBS_SMALL_NW (21)
|
Small sized and top left oriented.
|
|
SmallW
|
PERBS_SMALL_W (22)
|
Small sized and center left oriented.
|
|
SmallSW
|
PERBS_SMALL_SW (23)
|
Small sized and bottom left oriented.
|
|
SmallS
|
PERBS_SMALL_S (24)
|
Small sized and bottom center oriented.
|
|
SmallSE
|
PERBS_SMALL_SE (25)
|
Small sized and bottom right oriented.
|
|
SmallE
|
PERBS_SMALL_E (26)
|
Small sized and center right oriented.
|
|
SmallNE
|
PERBS_SMALL_NE (27)
|
Small sized and top right oriented.
|
|
LargeCentered
|
PERBS_LARGE_CENTERED (29)
|
Large sized and Centered.
|
|
LargeN
|
PERBS_LARGE_N (30)
|
Large sized and top center oriented.
|
|
LargeNW
|
PERBS_LARGE_NW (31)
|
Large sized and top left oriented.
|
|
LargeW
|
PERBS_LARGE_W (32)
|
Large sized and center left oriented.
|
|
LargeSW
|
PERBS_LARGE_SW (33)
|
Large sized and bottom left oriented.
|
|
LargeS
|
PERBS_LARGE_S (34)
|
Large sized and bottom center oriented.
|
|
LargeSE
|
PERBS_LARGE_SE (35)
|
Large sized and bottom right oriented.
|
|
LargeE
|
PERBS_LARGE_E (36)
|
Large sized and center right oriented.
|
|
LargeNE
|
PERBS_LARGE_NE (37)
|
Large sized and top right oriented.
|
|
DataSized
|
PERBS_DATASIZED (39)
|
Sized based on ResourceBmpMinX, MaxX, MinY,MaxY. Only applicable for GraphAnnotations.
|