Table of Contents

Class Polyline

Namespace
Lime
Assembly
Lime.dll

Ломаная линия

[TangerineAllowedChildrenTypes(new Type[] { typeof(PolylinePoint) })]
[TangerineVisualHintGroup("/All/Nodes/Splines", null)]
public class Polyline : Widget, IDisposable, IAnimatorHost, IRenderChainBuilder, IAnimable, ICloneable
Inheritance
Polyline
Implements
Inherited Members
Extension Methods

Constructors

Polyline()

public Polyline()

Properties

Closed

[YuzuMember]
[TangerineKeyframeColor(1)]
public bool Closed { get; set; }

Property Value

bool

StaticThickness

[YuzuMember]
[TangerineKeyframeColor(31)]
public bool StaticThickness { get; set; }

Property Value

bool

Thickness

Толщина

[YuzuMember]
[TangerineKeyframeColor(30)]
public float Thickness { get; set; }

Property Value

float

Methods

GetRenderObject()

TODO: Add summary.

protected override RenderObject GetRenderObject()

Returns

RenderObject