hubermedia documentation 2015 html
GetShapeByIndex Method

Liefert ein IShape-Objekt anhand des Index innerhalb des ShapeLayer's zurück.
Syntax
ASP.NET Ajax Javascript (Specification) 
function GetShapeByIndex( 
   index : Int32
) : IShape;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfShapeLayer.GetShapeByIndex(Int32);

Parameters

index
Index innerhalb des ShapeLayers

Return Value

Requirements

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

See Also

Reference

ShapeLayer class
ShapeLayer Members

 

 


© 2018 All Rights Reserved.

Send comments on this topic.