Table of Contents

Method setDocumentDefaults

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

setDocumentDefaults()

Sets the default values at the properties of the object that depend from the Document Active Properties.

public bool setDocumentDefaults()

Returns

bool

Returns false if the object is not Document registered.

Examples

See the following topics for a code sample:

AltTTFFont, ActiveLineType, ActiveLayer, ActiveDimStyle, ActiveTextStyle, ActivePenColor, ActiveLineWeight, ActivePenWidth, ActiveThickness, ActiveHatchProperties, ActiveTextHorJustify, ActiveTextVerJustify

Remarks

All changes are not written in the Undo history list.