PaletteContentToPalette Methods |
The PaletteContentToPalette type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetContentAdjacentGap |
Gets the actual padding between adjacent content items.
| |
| GetContentDraw |
Gets the actual content draw value.
| |
| GetContentDrawFocus |
Gets the actual content draw with focus value.
| |
| GetContentImageColorMap |
Gets the image color to remap into another color.
| |
| GetContentImageColorTo |
Gets the color to use in place of the image map color.
| |
| GetContentImageEffect |
Gets the actual image drawing effect value.
| |
| GetContentImageH |
Gets the actual content image horizontal alignment value.
| |
| GetContentImageV |
Gets the actual content image vertical alignment value.
| |
| GetContentLongTextColor1 |
Gets the first color for the long text.
| |
| GetContentLongTextColor2 |
Gets the second back color for the long text.
| |
| GetContentLongTextColorAlign |
Gets the color alignment style for the long text.
| |
| GetContentLongTextColorAngle |
Gets the color angle for the long text.
| |
| GetContentLongTextColorStyle |
Gets the color drawing style for the long text.
| |
| GetContentLongTextCompatiblePadding | ||
| GetContentLongTextFont |
Gets the actual content long text font value.
| |
| GetContentLongTextH |
Gets the actual content long text horizontal alignment value.
| |
| GetContentLongTextHint |
Gets the actual text rendering hint for long text.
| |
| GetContentLongTextImage |
Gets an image for the long text.
| |
| GetContentLongTextImageAlign |
Gets the image alignment style for the long text.
| |
| GetContentLongTextImageStyle |
Gets the image style for the long text.
| |
| GetContentLongTextMultiLine |
Gets the flag indicating if multiline text is allowed for long text.
| |
| GetContentLongTextMultiLineH |
Gets the actual content long text horizontal multiline alignment value.
| |
| GetContentLongTextNewFont |
Gets the font for the long text by generating a new font instance.
| |
| GetContentLongTextPrefix |
Gets the prefix drawing setting for long text.
| |
| GetContentLongTextTrim |
Gets the actual text trimming for the long text.
| |
| GetContentLongTextV |
Gets the actual content long text vertical alignment value.
| |
| GetContentPadding |
Gets the actual padding between the border and content drawing.
| |
| GetContentShortTextColor1 |
Gets the first color for the short text.
| |
| GetContentShortTextColor2 |
Gets the second back color for the short text.
| |
| GetContentShortTextColorAlign |
Gets the color alignment style for the short text.
| |
| GetContentShortTextColorAngle |
Gets the color angle for the short text.
| |
| GetContentShortTextColorStyle |
Gets the color drawing style for the short text.
| |
| GetContentShortTextCompatiblePadding | ||
| GetContentShortTextFont |
Gets the actual content short text font value.
| |
| GetContentShortTextH |
Gets the actual content short text horizontal alignment value.
| |
| GetContentShortTextHint |
Gets the actual text rendering hint for short text.
| |
| GetContentShortTextImage |
Gets an image for the short text.
| |
| GetContentShortTextImageAlign |
Gets the image alignment style for the short text.
| |
| GetContentShortTextImageStyle |
Gets the image style for the short text.
| |
| GetContentShortTextMultiLine |
Gets the flag indicating if multiline text is allowed for short text.
| |
| GetContentShortTextMultiLineH |
Gets the actual content short text horizontal multiline alignment value.
| |
| GetContentShortTextNewFont |
Gets the font for the short text by generating a new font instance.
| |
| GetContentShortTextPrefix |
Gets the prefix drawing setting for short text.
| |
| GetContentShortTextTrim |
Gets the actual text trimming for the short text.
| |
| GetContentShortTextV |
Gets the actual content short text vertical alignment value.
| |
| GetContentStyle |
Gets the style appropriate for this content.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
| PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |