Свойство | Type | Description | |
---|---|---|---|
_color | ushort | ||
_endFrame | ushort | ||
_startFrame | ushort | ||
_text | string |
Méthode | Description | |
---|---|---|
MovieText ( ushort startFrame, ushort endFrame, string text, ushort color ) : System |
public MovieText ( ushort startFrame, ushort endFrame, string text, ushort color ) : System | ||
startFrame | ushort | |
endFrame | ushort | |
text | string | |
color | ushort | |
Résultat | System |