RegularPolygon 類別

呈現有各種端點數量的一般多邊形或對應的星形圖形。

命名空間: Microsoft.Expression.Shapes
組件: Microsoft.Expression.Drawing (在 microsoft.expression.drawing.dll 中)

語法

'宣告
Public NotInheritable Class RegularPolygon
    Inherits PrimitiveShape
    Implements IGeometrySourceParameters
'用途
Dim instance As RegularPolygon
public sealed class RegularPolygon : PrimitiveShape, IGeometrySourceParameters
public ref class RegularPolygon sealed : public PrimitiveShape, IGeometrySourceParameters
public final class RegularPolygon extends PrimitiveShape implements IGeometrySourceParameters
public final class RegularPolygon extends PrimitiveShape implements IGeometrySourceParameters

繼承階層

System.Object
   System.Windows.Threading.DispatcherObject
     System.Windows.DependencyObject
       System.Windows.Media.Visual
         System.Windows.UIElement
           System.Windows.FrameworkElement
             System.Windows.Shapes.Shape
               Microsoft.Expression.Shapes.PrimitiveShape
                 Microsoft.Expression.Shapes.RegularPolygon

執行緒安全性

此型別的所有公用靜態 (Visual Basic 中為 Shared ) 成員均為安全執行緒。任何例項成員則不保證為安全執行緒。

另請參閱

參照

RegularPolygon 成員
Microsoft.Expression.Shapes 命名空間