Gets/sets the content of this GwxModelVisual3D.
Namespace: Ico.GwxAssembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public GwxModel3D ModelContent { get; set; } |
Visual Basic |
---|
Public Property ModelContent As GwxModel3D Get Set |
JScript |
---|
function get ModelContent () : GwxModel3D function set ModelContent (value : GwxModel3D) |