DK for ActiveX | TatukGIS_XDK11.ITGIS_DynamicAggregatorAbstract.RadiusAsText | Methods | Properties
A radius within which shapes will be aggregated expressed in human readable form, like '10pt', '3in'.
Uses AsText parameter syntax.
// C# public String RadiusAsText { get {} set {} }
' VisualBasic Public Property RadiusAsText As String Get End Get Set(ByVal value As String) End Set End Property
// Oxygene public property RadiusAsText : String read read;
Type |
---|
string String |