DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.VectorExtentFactor | Methods | Properties
Extent from which vector is displayed (must be >= 1.0, 2 means 2 times screen width).
Available also on: Python.
// C# public Double VectorExtentFactor { get {} set {} }
' VisualBasic Public Property VectorExtentFactor As Double Get End Get Set(ByVal value As Double) End Set End Property
// Oxygene public property VectorExtentFactor : Double read read;
Type |
---|
double Double |