'Declaration
Protected Overridable Sub PaintAppearanceLocal( _ ByVal device As IN2DDevice _ )
'Usage
Dim instance As NSmartShape Dim device As IN2DDevice instance.PaintAppearanceLocal(device)
protected virtual void PaintAppearanceLocal( IN2DDevice device )
Parameters
- device