Implementations of interfaces in the Drawing()()()() namespace that are platform independent.
Classes
| Class | Description | |
|---|---|---|
| VoidEdgeStyle |
A void implementation of an edge style that does nothing and behaves like
an invisible style.
| |
| VoidEdgeStyleRenderer |
A void implementation of an edge style renderer that does nothing.
| |
| VoidLabelStyle |
A void implementation of a label style that does nothing and behaves like
an invisible style.
| |
| VoidLabelStyleRenderer |
A void implementation of a label style renderer that does nothing.
| |
| VoidNodeStyle |
A void implementation of a node style that does nothing and behaves like
an invisible style.
| |
| VoidNodeStyleRenderer |
A void implementation of a node style renderer that does nothing.
| |
| VoidPathGeometry |
A void implementation of the IPathGeometry
interface that does nothing and behaves like an empty path.
| |
| VoidPortStyle |
A void implementation of a port style that does nothing and behaves like
an invisible style.
| |
| VoidPortStyleRenderer |
A void implementation of a port style renderer that does nothing.
| |
| VoidShapeGeometry |
A void implementation of the IShapeGeometry
interface that does nothing and behaves like an empty geometry.
| |
| VoidStyleRenderer<(Of <(<'TModelItem, TStyle>)>)> |
A void implementation of the IStyleRenderer<(Of <(<'TModelItem, TStyle>)>)>
interface that does nothing and behaves like an invisible style.
| |
| VoidVisualStyle<(Of <(<'TModelItem>)>)> |
A void implementation of the IVisualStyle<(Of <(<'TModelItem>)>)>
interface that does nothing, i.e. Install(IInstallerContext, TModelItem) returns silently.
|
Remarks
This CLR namespace is mapped to the XAML namespace YfilesCommonNS()()()()