I implement IDiagramCustomizer interface in my class for customizing diagram palette. But i dont get AbstractDiagram of this customizer calling for. How to access to diagram object via IDiagramCustomizer
I need to access diagram properties for customizing palette tool
By implementing IDiagramCustomizer, you have to override several methods including: