DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_Viewer3DBase.BasePlane | Constructors | Fields | Methods | Properties | Events
// C# public TGIS_Viewer3DBasePlane BasePlane { get {} set {} }
' VisualBasic Public Property BasePlane As TGIS_Viewer3DBasePlane Get End Get Set(ByVal value As TGIS_Viewer3DBasePlane) End Set End Property
// Oxygene public property BasePlane : TGIS_Viewer3DBasePlane read read;