Click or drag to resize

CustomPropertyCollectionGetEditor Method

[Missing <summary> documentation for "M:Demo3D.Utilities.CustomPropertyCollection.GetEditor(System.Type)"]


Namespace: Demo3D.Utilities
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public Object GetEditor(
	Type editorBaseType
)

Parameters

editorBaseType  Type

[Missing <param name="editorBaseType"/> documentation for "M:Demo3D.Utilities.CustomPropertyCollection.GetEditor(System.Type)"]

Return Value

Object

[Missing <returns> documentation for "M:Demo3D.Utilities.CustomPropertyCollection.GetEditor(System.Type)"]

See Also