ToolOperationContext
public struct ToolOperationContext
Aggregate of objects that may be used by tools during operations
-
Declaration
Swift
public let drawing: Drawing -
Declaration
Swift
public let operationStack: DrawingOperationStack -
Declaration
Swift
public let userSettings: UserSettings -
Declaration
Swift
public let toolSettings: ToolSettings
View on GitHub
ToolOperationContext Structure Reference