User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_dynamicaggregatorabstract.hideshape_olevariant

Table of Contents

ITGIS_DynamicAggregatorAbstract.HideShape method

DK for ActiveX | TatukGIS_XDK11.ITGIS_DynamicAggregatorAbstract.HideShape | Methods | Properties

Hide a shape against being drawn.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public void HideShape(
  OleVariant _uid
);
' VisualBasic
Public Sub HideShape(
  ByVal _uid As OleVariant
)
// Oxygene
public
  procedure HideShape(
    _uid : OleVariant
  );

Parameters

Name Type Description
_uid OleVariant UID of shape to be hidden
2025/01/31 01:04

Page Tools