Property | Type | Description |
---|
Method | Description | |
---|---|---|
StarSize ( ) : System |
Initialize a new instance of the StarSize class.
|
|
StarSize ( string starSize ) : System |
Initialize a new instance of the StarSize class.
|
|
ToString ( ) : string |
Gets a string representing the value of the instance.
|
public StarSize ( string starSize ) : System | ||
starSize | string | Initial star sizing value. |
return | System |