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