User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_viewer3dbase.vectorextentfactor

Table of Contents

TGIS_Viewer3DBase.VectorExtentFactor property

Syntax

// 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;

Value

Type
double
Double
2022/11/30 19:29

Page Tools