ShapeType

SmartArtShape.ShapeType property

Returns or sets the geometry preset type. Note: on value changing all adjustment values will reset to their default values. Read/write ShapeType.

public override ShapeType ShapeType { get; set; }

Exceptions

exceptioncondition
ArgumentExceptionThrown when value is ShapeType.NotDefined or ShapeType.Custom

See Also