◆ ExposeDelegatesForType()

ExposeDelegatesForType ( ExposeMemberLayoutDelegate  _exposePropertyLayout,
ExposeMemberDelegate  _exposeProperty,
ExposeMemberHeightDelegate  _exposePropertyHeight 
)
Parameters
_exposePropertyLayoutfunction delegate that specifies how to draw the property with layout
_exposePropertyfunction delegate that specifies how to draw the property given a specified rect
_exposePropertyHeightfunction delegate that specifies how to tall the drawn property will be.

References MemberExposerFunctions.ExposeDelegatesForType.exposeMemberDelegate, MemberExposerFunctions.ExposeDelegatesForType.exposeMemberHeightDelegate, and MemberExposerFunctions.ExposeDelegatesForType.exposeMemberLayoutDelegate.