DK for ActiveX | TatukGIS_XDK11.ITGIS_Viewer3DBase.VectorExtentFactor | Methods | Properties
Extent from which vector is displayed (must be >= 1.0, 2 means 2 times screen width).
Available also on: Delphi | .NET WinForms | 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 |