AnnulusGeometryObject::SetOuterSize
Defined in:  
Sets the outer disk size.
C4Primitives.hPrototype
void SetOuterSize(const Vector2D& outer);
Parameters
| outer | The new outer disk size. | 
Description
The SetOuterSize function sets the size of the outer disk for an annulus primitive. The components of the outer parameter define the semiaxis lengths of the outer disk in the x and y directions.
See Also
AnnulusGeometryObject::GetOuterSize
