ActiveReports 9
Unary Negation Operator

Syntax
'Declaration
 
Public Operator -( _
   ByVal p1 As Point _
) As Point
public Point operator -( 
   Point p1
)

Parameters

p1
See Also

Reference

Point Structure
Point Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum