Property | Type | Description | |
---|---|---|---|
rect | |||
shape | |||
shapeId | ushort | ||
shapeType | ShapeType | ||
versionCompatibility | byte |
Method | Description | |
---|---|---|
GetInstanceFromVersion ( uint version ) : |
Gets the instance from version.
|
|
GetSizeOf ( ) : int |
Gets the size of.
|
|
ReadData ( byte version, |
see
|
|
Serialize ( |
Serializes the specified writer.
|
|
UpdateData ( byte version ) : void |
see
|
Method | Description | |
---|---|---|
DefineShape ( ) : System |
Creates a new DefineShape instance.
|
|
DefineShape ( ushort shapeId, |
Creates a new DefineShape instance.
|
Method | Description | |
---|---|---|
Init ( ) : void |
Inits this instance.
|
protected DefineShape ( ushort shapeId, |
||
shapeId | ushort | Shape id. |
rect | Rect. | |
shape | Shape. | |
return | System |
public static GetInstanceFromVersion ( uint version ) : |
||
version | uint | Version. |
return |
public ReadData ( byte version, |
||
version | byte | |
binaryReader | ||
return | void |
public Serialize ( |
||
writer | Writer. | |
return | void |
protected Rect,SwfDotNet.IO.Tags.Types rect | ||
return |
protected ShapeWithStyle,SwfDotNet.IO.Tags.Types shape | ||
return |