FloorLayoutStatecentreLine Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.DesignData.FloorLayoutState.centreLine"]
Namespace:
BrydenWoodUnity.DesignData
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic float[] centreLine { get; set; }
Public Property centreLine As Single()
Get
Set
public:
property array<float>^ centreLine {
array<float>^ get ();
void set (array<float>^ value);
}
member centreLine : float32[] with get, set
Property Value
Type:
Single
See Also