PathPointType
PathPointType enumeration
Bir noktanın türünü belirtir.GraphicsPath nesne.
public enum PathPointType
değerler
İsim | Değer | Tanım |
---|---|---|
Start | 0 | BirGraphicsPath nesne. |
Line | 1 | Bir çizgi parçası. |
Bezier | 3 | Varsayılan bir Bézier eğrisi. |
PathTypeMask | 7 | Bir maske noktası. |
DashMode | 16 | İlgili segment kesik çizgilidir. |
PathMarker | 32 | Bir yol işaretçisi. |
CloseSubpath | 128 | Bir alt yolun bitiş noktası. |
Bezier3 | 3 | Kübik bir Bézier eğrisi. |
Ayrıca bakınız
- ad alanı System.Drawing.Drawing2D
- toplantı Aspose.Drawing