MapVectorLayer.Defaults.DesignerMaxRowCount Field

Definition

Specifies the maximum number of row of the designer.

public: int DesignerMaxRowCount = 1000;
public const int DesignerMaxRowCount = 1000;
val mutable DesignerMaxRowCount : int
Public Const DesignerMaxRowCount As Integer  = 1000

Field Value

Value = 1000

Applies to