The Cylindrize type exposes the following members.
Name | Description | |
---|---|---|
BackgroundColor |
Gets or sets a background color. This color will be used to fill all the areas which are out of the cylinder. |
|
CupColor |
Gets or sets a cylinder color. This color is used to fill the cylinder surface which is not covered with bitmap pixels. |
|
CylinderHalfPerimeter |
Gets or sets a half-perimeter of the cylinder (i.e. length of the surface visible to user). |
|
CylinderHeight |
Gets or sets the cylinder height. |
|
HorizontalOffset |
Gets or sets a horizontal offset of the bitmap relatively to the upper-left corner of the visible part of the cylinder. |
|
InterpolationMode |
Gets or sets the interpolation mode of the transform (i.e. algorithm which is used to resample bitmap). |
|
SlopeAngle |
Gets or sets a slope angle of the cylinder. |
|
VerticalOffset |
Gets or sets a vertical offset of the bitmap relatively to the upper-left corner of the visible part of the cylinder. |