Struct MFPTextLogo
Text logo.
Inherited Members
Namespace: VisioForge.Core.Types.FastImageProcessing
Assembly: VisioForge.Core.dll
Syntax
public struct MFPTextLogo
Fields
Align
Align.
Declaration
public int Align
Field Value
Type | Description |
---|---|
int |
Antialiasing
Antialiasing.
Declaration
public int Antialiasing
Field Value
Type | Description |
---|---|
int |
BGColor
Background color.
Declaration
public int BGColor
Field Value
Type | Description |
---|---|
int |
BGShape
Use background shape.
Declaration
public bool BGShape
Field Value
Type | Description |
---|---|
bool |
BGShapeColor
Background shape color.
Declaration
public int BGShapeColor
Field Value
Type | Description |
---|---|
int |
BGShapeHeight
Background shape height.
Declaration
public int BGShapeHeight
Field Value
Type | Description |
---|---|
int |
BGShapeType
Background shape type.
Declaration
public int BGShapeType
Field Value
Type | Description |
---|---|
int |
BGShapeWidth
Background shape width.
Declaration
public int BGShapeWidth
Field Value
Type | Description |
---|---|
int |
BGShapeX
Background shape X.
Declaration
public int BGShapeX
Field Value
Type | Description |
---|---|
int |
BGShapeY
Background shape Y.
Declaration
public int BGShapeY
Field Value
Type | Description |
---|---|
int |
BorderMode
Border mode.
Declaration
public int BorderMode
Field Value
Type | Description |
---|---|
int |
DateMask
Date mask.
Declaration
public string DateMask
Field Value
Type | Description |
---|---|
string |
DateMode
Use Date mode.
Declaration
public bool DateMode
Field Value
Type | Description |
---|---|
bool |
DrawQuality
Draw quality.
Declaration
public int DrawQuality
Field Value
Type | Description |
---|---|
int |
FlipMode
Flip mode.
Declaration
public int FlipMode
Field Value
Type | Description |
---|---|
int |
FontBold
Use bold font.
Declaration
public bool FontBold
Field Value
Type | Description |
---|---|
bool |
FontColor
Font color.
Declaration
public int FontColor
Field Value
Type | Description |
---|---|
int |
FontItalic
Use italic font.
Declaration
public bool FontItalic
Field Value
Type | Description |
---|---|
bool |
FontName
Font name.
Declaration
public string FontName
Field Value
Type | Description |
---|---|
string |
FontSize
Font size.
Declaration
public int FontSize
Field Value
Type | Description |
---|---|
int |
FontStrikeout
Use strikeout font.
Declaration
public bool FontStrikeout
Field Value
Type | Description |
---|---|
bool |
FontUnderline
Use underline font.
Declaration
public bool FontUnderline
Field Value
Type | Description |
---|---|
bool |
Gradient
Use gradient.
Declaration
public bool Gradient
Field Value
Type | Description |
---|---|
bool |
GradientColor1
Gradient color 1.
Declaration
public int GradientColor1
Field Value
Type | Description |
---|---|
int |
GradientColor2
Gradient color 2.
Declaration
public int GradientColor2
Field Value
Type | Description |
---|---|
int |
GradientMode
Gradient mode.
Declaration
public int GradientMode
Field Value
Type | Description |
---|---|
int |
InnerBorderColor
Inner border color.
Declaration
public int InnerBorderColor
Field Value
Type | Description |
---|---|
int |
InnerBorderSize
Inner border size.
Declaration
public int InnerBorderSize
Field Value
Type | Description |
---|---|
int |
OuterBorderColor
Outer border color.
Declaration
public int OuterBorderColor
Field Value
Type | Description |
---|---|
int |
OuterBorderSize
Outer border size.
Declaration
public int OuterBorderSize
Field Value
Type | Description |
---|---|
int |
RectHeight
Rectangle height.
Declaration
public int RectHeight
Field Value
Type | Description |
---|---|
int |
RectWidth
Rectangle width.
Declaration
public int RectWidth
Field Value
Type | Description |
---|---|
int |
RightToLeft
Text is right-to-left.
Declaration
public bool RightToLeft
Field Value
Type | Description |
---|---|
bool |
RotationMode
Rotation mode.
Declaration
public int RotationMode
Field Value
Type | Description |
---|---|
int |
Text
Text.
Declaration
public string Text
Field Value
Type | Description |
---|---|
string |
Transp
Transparency level.
Declaration
public int Transp
Field Value
Type | Description |
---|---|
int |
TransparentBg
Transparent background.
Declaration
public bool TransparentBg
Field Value
Type | Description |
---|---|
bool |
Vertical
Text located vertically.
Declaration
public bool Vertical
Field Value
Type | Description |
---|---|
bool |
X
X.
Declaration
public int X
Field Value
Type | Description |
---|---|
int |
Y
Y.
Declaration
public int Y
Field Value
Type | Description |
---|---|
int |