Property | Type | Description | |
---|---|---|---|
DrawImage | bool | ||
DrawLongText | bool | ||
DrawShortText | bool | ||
Image | Image | ||
ImageRect | |||
ImageTransparentColor | Color | ||
LongTextHint | TextRenderingHint | ||
LongTextMemento | |||
LongTextRect | |||
LongTextTrimming | PaletteTextTrim | ||
Orientation | VisualOrientation | ||
ShortTextHint | TextRenderingHint | ||
ShortTextMemento | |||
ShortTextRect | |||
ShortTextTrimming | PaletteTextTrim |
Method | Description | |
---|---|---|
AdjustForOrientation ( VisualOrientation orientation, |
Adjust the memento values to apply an orientation.
|
|
Dispose ( ) : void |
Dispose of resources.
|
|
StandardContentMemento ( ) : System |
Inititialize a new instance of the StandardContentMemento class.
|
Method | Description | |
---|---|---|
SwapRectangleSizes ( |
public AdjustForOrientation ( VisualOrientation orientation, |
||
orientation | VisualOrientation | Visual orientation of contents. |
displayRect | Rectangle that contains the contents. | |
return | void |
public Rectangle,System.Drawing ImageRect | ||
return |
public AccurateTextMemento,ComponentFactory.Krypton.Toolkit LongTextMemento | ||
return |
public Rectangle,System.Drawing LongTextRect | ||
return |
public AccurateTextMemento,ComponentFactory.Krypton.Toolkit ShortTextMemento | ||
return |
public Rectangle,System.Drawing ShortTextRect | ||
return |