public final class EmfPlusDashedLineData extends EmfPlusStructureObjectType
The EmfPlusDashedLineData object specifies properties of a dashed line for a graphics pen.
Constructor and Description |
---|
EmfPlusDashedLineData() |
Modifier and Type | Method and Description |
---|---|
float[] |
getDashedLineData()
Gets or sets array of DashedLineDataSize floating-point values
that specify the lengths of the dashes and spaces in
a dashed line
|
void |
setDashedLineData(float[] value)
Gets or sets array of DashedLineDataSize floating-point values
that specify the lengths of the dashes and spaces in
a dashed line
|
public float[] getDashedLineData()
Gets or sets array of DashedLineDataSize floating-point values that specify the lengths of the dashes and spaces in a dashed line
public void setDashedLineData(float[] value)
Gets or sets array of DashedLineDataSize floating-point values that specify the lengths of the dashes and spaces in a dashed line