A3DPDFGraphicRectangleData Struct Reference

Structure that defines a graphic rectangle. More...

Data Fields

A3DDouble m_dDashSize
 
A3DDouble m_dGapSize
 

Detailed Description

Structure that defines a graphic rectangle.

Version
9.1

Field Documentation

A3DDouble A3DPDFGraphicRectangleData::m_dDashSize

The size of the visible part of a dashed line in points. If O the line will be plain.

A3DDouble A3DPDFGraphicRectangleData::m_dGapSize

The size of the invisible part of a dashed line in points. If O the line will be plain.