SketchPoints Property

Definition

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

Property Value

DictionaryInt32, Pnt2d

See Also