Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGPen
TSVGPen Events
Name
Description
OnIsInherited
Occurs when the RSSVGTypes.TSVGPen.ParentColor or RSSVGTypes.TSVGPen.ParentOpacity properties are retrieved, which are used in deciding whether to stream out these properties
OnUnitFactors
Occurs when the custom dash array needs the Unit Factors array for calculating the pixels from unit measurements
Called by the RSSVGTypes.TSVGPen.GetUnitFactors method
Top