Property | Type | Description | |
---|---|---|---|
SimulateIP | bool | ||
TransformUsedToDraw | PaintTransform | ||
VgUsedToDraw | IVwGraphics | ||
WasInvalidated | bool |
Method | Description | |
---|---|---|
ClearResults ( ) : void | ||
GetSelectionLocation ( IVwGraphics graphics, PaintTransform transform ) : |
||
RestoreData ( |
Method | Description | |
---|---|---|
Draw ( IVwGraphics vg, PaintTransform ptrans ) : void | ||
Invalidate ( ) : void |
public GetSelectionLocation ( IVwGraphics graphics, PaintTransform transform ) : |
||
graphics | IVwGraphics | |
transform | PaintTransform | |
return |
public RestoreData ( |
||
dataToSave | ||
return | ISelectionRestoreData |
public PaintTransform TransformUsedToDraw | ||
return | PaintTransform |