Size of the selected geometric plane or point. Dimensionless.
Read-write property
[Visual Basic .NET] |
---|
Public Property Size() As Double |
[C#] |
---|
public double Size {get; set;} |
[Managed C++] |
---|
public: __property double get_Size(); |
[Unmanaged C++] |
---|
public: HRESULT get_Size( |
[Java] |
---|
public double getSize();public void setSize( |