public double X {get; set;}
get_X();set_X(value);Object.defineProperty('X');
public: property double X { double get(); void set ( double value); }
'Declaration Public Property X As Double
'Usage Dim instance As LeadRectD Dim value As Double instance.X = value value = instance.X
You cannot change the values of the Empty rectangle.
Target Platforms
LeadRectD Structure LeadRectD Members
Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.