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