Type
Shape.Type property
形状的类型。它可能是以下值之一:Group、Shape、Guide 或 Foreign.
public TypeValue Type { get; set; }
也可以看看
- enum TypeValue
- class Shape
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram
形状的类型。它可能是以下值之一:Group、Shape、Guide 或 Foreign.
public TypeValue Type { get; set; }