DK for ActiveX | TatukGIS_XDK11.ITGIS_DynamicAggregatorAbstract.Radius | Methods | Properties
A radius within which shapes will be aggregated.
// C# public Integer Radius { get {} set {} }
' VisualBasic Public Property Radius As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property Radius : Integer read read;
Type |
---|
int Integer |