C1.WPF.C1Chart3D Namespace > C1Chart3D Class : SurfaceMeshAppearance Property |
'Declaration
Public Property SurfaceMeshAppearance As SurfaceMeshAppearance
'Usage
Dim instance As C1Chart3D Dim value As SurfaceMeshAppearance instance.SurfaceMeshAppearance = value value = instance.SurfaceMeshAppearance
public SurfaceMeshAppearance SurfaceMeshAppearance {get; set;}
public read-write property SurfaceMeshAppearance: SurfaceMeshAppearance;
public function get,set SurfaceMeshAppearance : SurfaceMeshAppearance
public: __property SurfaceMeshAppearance get_SurfaceMeshAppearance(); public: __property void set_SurfaceMeshAppearance( SurfaceMeshAppearance value );
public: property SurfaceMeshAppearance SurfaceMeshAppearance { SurfaceMeshAppearance get(); void set ( SurfaceMeshAppearance value); }
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