Class WmfPie
Class WmfPie
名称: Aspose.Imaging.FileFormats.Wmf.Objects アセンション: Aspose.Imaging.dll (25.4.0)
META_PIE レコードは、交差点によって結びついたピア形のを引き出します。1つのエリプスと2つの放射線で、ピアはペンとプレイバックデバイスで定義されているブラッシュを使用して記入コンテキスト
public class WmfPie : WmfRectangle
Inheritance
object ← MetaObject ← WmfObject ← WmfRectangle ← WmfPie
相続人
WmfRectangle.Rectangle , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
WmfPie()
public WmfPie()
Properties
Radial1
放射線1を接続または設定します。
public Point Radial1 { get; set; }
不動産価値
Radial2
放射線2を入れるか。
public Point Radial2 { get; set; }