ThreeDFormat

Shape.ThreeDFormat property

Returns the ThreeDFormat object that 3d effect properties for a shape. Note: can return null for certain types of shapes which don’t have 3d properties. Read-only IThreeDFormat.

public virtual IThreeDFormat ThreeDFormat { get; }

See Also