Layout

SmartArt.Layout property

Returns or sets layout of the SmartArt object. Read/write SmartArtLayoutType.

public SmartArtLayoutType Layout { get; set; }

See Also