Class XpsPolyLineSegment

Class XpsPolyLineSegment

Nombre del espacio: Aspose.Page.XPS.XpsModel Asamblea: Aspose.Page.dll (25.4.0)

Características del elemento PolyLineSegment de clase.Este elemento describe un dibujo poligonal que contiene un número arbitrario de vertices individuales.

public class XpsPolyLineSegment : XpsPathPolySegment

Inheritance

object XpsObject XpsPathSegment XpsPathPolySegment XpsPolyLineSegment

Miembros heredados

XpsPathSegment.IsStroked ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Methods

Clone()

Clone este poligono.

public XpsPolyLineSegment Clone()

Returns

XpsPolyLineSegment

Clona de este poligono.

 Español