GeometryView.h 220 Bytes
//
//  GeometryView.h
//  CNTaipingAgent
//
//  Created by chenchen on 15/9/7.
//  Copyright (c) 2015年 Taiping. All rights reserved.
//
//  虚线边框

#import <UIKit/UIKit.h>

@interface GeometryView : UIView

@end