프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_endColor | |||
_endWidth | |||
_startColor | |||
_startWidth |
메소드 | 설명 | |
---|---|---|
MorphLineStyle ( byte InitialVersion ) : System |
The format of a line style value within the file
|
|
Parse ( Stream input ) : void |
Parses this object out of a stream
|
|
ToString ( ) : string |
Converts the value of this instance to a System.String.
|
|
Verify ( ) : bool |
Verifies this object and its components for documentation compliance.
|
|
Write ( Stream output ) : void |
|
public MorphLineStyle ( byte InitialVersion ) : System | ||
InitialVersion | byte | The version of the Swf file using this object. |
리턴 | System |