GoDiagram Web Reference
MinorRadius Property

Gets or sets the length of minor radius of the cylinder's ellipse.
Syntax
'Declaration
 
<DescriptionAttribute("The length of cylinder's ellipse's minor radius.")>
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
Public Overridable Property MinorRadius As Single
[DescriptionAttribute("The length of cylinder's ellipse's minor radius.")]
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
public virtual float MinorRadius {get; set;}

Property Value

This defaults to 10. If given a negative value, it uses zero instead.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoCylinder Class
GoCylinder Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback