Class WmfPolyLine
Class WmfPolyLine
名称: Aspose.Imaging.FileFormats.Wmf.Objects アセンション: Aspose.Imaging.dll (25.4.0)
ポリ・ライン・オブジェクト
public class WmfPolyLine : WmfObject
Inheritance
object ← MetaObject ← WmfObject ← WmfPolyLine
相続人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
WmfPolyLine()
public WmfPolyLine()
Properties
ポイント
得点またはポイントを設定します. 32 ビット ポイントの数数OfPoints 列物体は、論理単位で
public Point[] APoints { get; set; }
不動産価値
Point ( )
NumberOfPoint
ポイントの数を取得または設定します. 16 ビットのサインは、順番のポイントの数を定義します。
public short NumberOfPoint { get; set; }