SketchSegments Property

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
[SerializeMemberAttribute]
public Dictionary<int, SketchSegment> Segments { get; set; }

Property Value

DictionaryInt32, SketchSegment

See Also