CornerType

CornerType()

Style options for corners. demonstrates the three corner types, as used by CorridorGraphics.

Members

staticconstantSuperMap3D.CornerType.BEVELED : Number

Corner is clipped.

staticconstantSuperMap3D.CornerType.MITERED : Number

Corner point is the intersection of adjacent edges.

staticconstantSuperMap3D.CornerType.ROUNDED : Number

Corner has a smooth edge.