MapVectorLayer.Defaults.DesignerMaxRowCount Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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