Gets or sets a value indicating whether the start and end points should be connected.
[Visual Basic]
Public Overridable Property IsClosed As Boolean
[C#]
public virtual bool IsClosed {get; set;}
Boolean. True if the start and end points should be connected; otherwise False.
PolyLine Class | PolyLine Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.