Class SnmSubtitle
Assembly: JeremyAnsel.Xwa.Snm.dll
Syntax
public sealed class SnmSubtitle
Properties
|
Edit this page
View Source
ColorB
Declaration
public byte ColorB { get; set; }
Property Value
|
Edit this page
View Source
ColorG
Declaration
public byte ColorG { get; set; }
Property Value
|
Edit this page
View Source
ColorR
Declaration
public byte ColorR { get; set; }
Property Value
|
Edit this page
View Source
EndFrame
Declaration
public int EndFrame { get; set; }
Property Value
|
Edit this page
View Source
FontSize
Declaration
public int FontSize { get; set; }
Property Value
|
Edit this page
View Source
PositionX
Declaration
public int PositionX { get; set; }
Property Value
|
Edit this page
View Source
PositionY
Declaration
public int PositionY { get; set; }
Property Value
|
Edit this page
View Source
StartFrame
Declaration
public int StartFrame { get; set; }
Property Value
|
Edit this page
View Source
Text
Declaration
public string Text { get; set; }
Property Value