Spt

Shape.Spt property

指定一个可选数字,应用程序可以使用该数字将特定形状与定义的形状类型相关联。

public int Spt { get; }

例子


[C#]
int spt = shape.Spt;

也可以看看