TencentMapSDK_iOS_3D_v4.3.4
QSegmentColor类 参考

QTexturePolylineView中各个子线段的颜色定义 更多...

#import <QTexturePolylineView.h>

类 QSegmentColor 继承关系图:

属性

int startIndex
 本线段的起始坐标点在坐标点串(QPolyline.points)的下标. 从0开始
 
int endIndex
 本线段的终点坐标点在坐标点串(QPolyline.points)的下标
 
UIColor * color
 本线段显示的颜色
 
UIColor * borderColor
 本线段显示的描边颜色. 可为nil
 

详细描述

QTexturePolylineView中各个子线段的颜色定义


该类的文档由以下文件生成: