Spread WPF 18
GrapeCity.Spreadsheet.Drawing Namespace / IShapeAppearance Interface / ThreeD Property


In This Topic
    ThreeD Property (IShapeAppearance)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property ThreeD As IThreeDFormat
    'Usage
     
    Dim instance As IShapeAppearance
    Dim value As IThreeDFormat
     
    value = instance.ThreeD
    IThreeDFormat ThreeD {get;}
    See Also