EntityColorCollectionDefaultSize Field
|
Defaut size for creating a new
EntityColorCollection object by default constructor
EntityColorCollection().
Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public const int DefaultSize = 10
Public Const DefaultSize As Integer = 10
public:
literal int DefaultSize = 10
static val mutable DefaultSize: int
Field Value
Type:
Int32
See Also