TextPoint

Type Alias TextPoint 

Source
pub type TextPoint = i32;
Expand description

This simple type specifies a coordinate within the document. This can be used for measurements or spacing

Values represented by this type are restricted to: -400000 <= n <= 400000