RegularPolygonHasEvenNumberOfVertices Property |
Gets a value indicating whether the polygon has an even number of vertices.
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool HasEvenNumberOfVertices { get; }Property Value
Boolean
See Also