Click or drag to resize

CellCircleFillingProfileCount Property

Defines the number of circles per cell. Number will be squared if not using Concentric.

Namespace: RAYLASE.Marker.VectorGraphicElement.Filling
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public int Count { get; set; }

Property Value

Int32
See Also