ShapeSegment

ShapeSegment class

يمثل مقطع شكل. المقطع عبارة عن خط أو منحنى يربط بين نقطتين.

public abstract class ShapeSegment

الخصائص

اسموصف
abstract EndPoint { get; }يحصل على نقطة النهاية .
abstract StartPoint { get; }يحصل على نقطة البداية .

أنظر أيضا