EllipseCreateToolParameters.HasInnerRadius Property
Gets or sets a flag that indicates whether the created circle or sector should have an inner radius or not.
Thread safety: This property is not thread-safe.
Syntax
public System.Boolean HasInnerRadius { get; set; }
Property Value
Type: System.Boolean
Default: false
True if an inner radius should be used.
Default: false
True if an inner radius should be used.
Platforms
Windows, Linux, Android