Polyline Class

Summary:

Module: aspose.gis.common.formats.mapinfo.graphicalobjects

Full Name: aspose.gis.common.formats.mapinfo.graphicalobjects.Polyline

Inheritance: GraphicalObject

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
Polyline()Initializes a new instance of the Polyline class

Properties

NameTypeAccessDescription
graphical_object_typeGraphicalObjectTyper
linesSystem.Collections.Generic.List<System.Collections.Generic.List>r/w
penNullable<Aspose.Gis.Common.Formats.MapInfo.Styling.Pen>r/w
smoothboolr/w

Methods

NameDescription
get_hash_code()

Constructor: Polyline()

 Polyline() 

Initializes a new instance of the Polyline class

Method: get_hash_code()

 get_hash_code() 

Returns

TypeDescription
int