The PageCurl type exposes the following members.
Name | Description | |
---|---|---|
BackgroundColor |
Gets/sets background color of the curled image (in other words, if imagine that the bitmap is a piece of paper, this property specifies a color under this paper). |
|
Completed |
Returns value indicating if the operation is currently running. (Inherited from SyncHandler.) |
|
Corner |
Gets/sets a curl corner. |
|
CurlColor |
Gets/sets curl color (in other words, if imagine that the bitmap is a piece of paper, this property specifies a back this paper). |
|
ExceptionThrowEnabled |
Gets/sets value that specifies if to throw exception in synchronous mode. (Inherited from SyncHandler.) |
|
Height |
Gets/sets a height of the image corner to curl. |
|
Locked |
Indicates if the object has been locked. (Inherited from SyncHandler.) |
|
Orientation |
Gets/sets orientation of the curl. |
|
Priority |
Gets/sets a priority for the auxilary thread. (Inherited from SyncHandler.) |
|
SupportedPixelFormats |
Returns an array of pixel formats that are supported by this transform. (Inherited from BitmapTransform.) |
|
SynchronizationMode |
Gets/sets synchronization mode for the object. (Inherited from SyncHandler.) |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from SyncHandler.) |
|
Unit |
Gets/sets unit used to measure all the coordinates, sizes and other spatial values. (Inherited from UnitConverterHandler.) |
|
Width |
Gets/sets a width of the image corner to curl. |