
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <SerializableAttribute()> Public Class GridSurfaceData
'Usage Dim instance As GridSurfaceData
[ClassInterface(ClassInterfaceType.AutoDual)] [Serializable()] public class GridSurfaceData
System.Object
Xceed.Chart.Core.GridSurfaceData
Name | Description | |
---|---|---|
![]() | GridSizeX | Returns the size of the data sorage in the X-dimension. |
![]() | GridSizeZ | Returns the size of the data sorage in the Z-dimension. |
Name | Description | |
---|---|---|
![]() | Clear | Removes all data from the storage. |
![]() | Clone | Creates an identical copy of this MeshSurfaceData object |
![]() | GetValue | Gets the elevation value at a apecified two-dimensional index. |
![]() | SetGridSize | Sets the size of the data storage. A storage with size M x N is represented by a surface with (M - 1) x (N - 1) cells. |
![]() | SetValue | Sets the elevation value at a given two-dimensional index. |
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