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