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: 15.0.2.11458
Syntax
C#
public Object GetEditor(
	Type editorBaseType
)

Parameters

editorBaseType
Type: SystemType

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

Return Value

Type: Object

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

See Also