Namespace: DeltaEngine.Editor.UIEditorAssembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
public Line2D[] GeneralOutline { get; }
public Line2D[] GeneralOutline { get; }
Public ReadOnly Property GeneralOutline As Line2D()
Get
Public ReadOnly Property GeneralOutline As Line2D()
Get
public:
property array<Line2D^>^ GeneralOutline {
array<Line2D^>^ get ();
}
public:
property array<Line2D^>^ GeneralOutline {
array<Line2D^>^ get ();
}
member GeneralOutline : Line2D[] with get
member GeneralOutline : Line2D[] with get
Property Value
Type:
Line2D