public ImageViewerSpyGlassShape Shape {get; set;}
Public Property Shape As ImageViewerSpyGlassShape
public ImageViewerSpyGlassShape Shape {get; set;}
@property (nonatomic) LTSpyGlassShape shape;
public SpyGlassShape getShape() public void setShape(SpyGlassShape shape)
get_Shape();
set_Shape(value);
Object.defineProperty('Shape');
For an example, refer to ImageViewerSpyGlassInteractiveMode.