'Declaration Public Overridable Property Style As PlotStyle
'Declaration
Public Overridable Property Style As PlotStyle
'Usage Dim instance As Shape3D Dim value As PlotStyle instance.Style = value value = instance.Style
'Usage
Dim instance As Shape3D Dim value As PlotStyle instance.Style = value value = instance.Style
public virtual PlotStyle Style {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Shape3D Class Shape3D Members