语法
ASP.NET Ajax Javascript (Specification) | |
---|---|
function setPart( nIndex : Integer, textPart3D : TextPart3D ) : Boolean; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfGeoText3D.setPart(Integer,TextPart3D); |
参数
- nIndex
- 被替换的子对象的索引号(大于等于零)。
- textPart3D
- 新的文本子对象。
返回值
成功返回 true,否则返回 false。需求
操作系统: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
浏览器: Internet Explorer 6 以上