Description
This property allows you to set the Height of a cylinder.
Syntax
Property get:
Height = Height ( );
|
Return: (Double) Height |
Get the Height value . |
Property set:
Height ( Height );
|
Input: (Double) Height |
Set the Height value. |