Click or drag to resize

ElementStates_OLDBasePoints Property

Gets or sets the anchor points of the states.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public List<Point3> BasePoints { get; set; }

Property Value

Type: ListPoint3
See Also